Home
last modified time | relevance | path

Searched defs:ioq (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnstap.c136 typedef struct ioq { struct
138 struct fstrm_iothr_queue *ioq; member
432 set_dt_ioq(unsigned int generation, struct fstrm_iothr_queue *ioq) { in set_dt_ioq()
452 struct fstrm_iothr_queue *ioq = in dt_queue() local
556 struct fstrm_iothr_queue *ioq; in send_dt() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddnstap.c136 typedef struct ioq { global() struct
138 ioqioq global() argument
432 set_dt_ioq(unsigned int generation,struct fstrm_iothr_queue * ioq) set_dt_ioq() argument
452 struct fstrm_iothr_queue *ioq = dt_queue() local
556 struct fstrm_iothr_queue *ioq; send_dt() local
[all...]
/netbsd-src/external/bsd/nsd/dist/dnstap/
H A Ddnstap.h52 struct fstrm_iothr_queue *ioq; member