Home
last modified time | relevance | path

Searched defs:rc_state (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dremote.h65 struct rc_state { struct
67 struct rc_state* next; argument
69 struct comm_point* c;
71 enum { rc_none, rc_hs_read, rc_hs_write } shake_state;
74 SSL* ssl;
77 int fd;
101 struct rc_state* busy_list; argument
/netbsd-src/external/bsd/nsd/dist/
H A Dremote.c115 struct rc_state { struct
117 struct rc_state* next, *prev; argument
135 struct rc_state* stats_next; argument
/netbsd-src/sys/nfs/
H A Dnfsrvcache.h58 int rc_state; /* Current state of request */ global() member
/netbsd-src/sys/dev/qbus/
H A Drlvar.h54 int rc_state; member