Home
last modified time | relevance | path

Searched refs:isc__socketthread_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c328 typedef struct isc__socketthread isc__socketthread_t; typedef
384 isc__socketthread_t *threads;
477 process_ctlfd(isc__socketthread_t *thread);
608 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category,
612 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, in thread_log()
685 watch_fd(isc__socketthread_t *thread, int fd, int msg) { in watch_fd()
777 unwatch_fd(isc__socketthread_t *thread, int fd, int msg) { in unwatch_fd()
874 wakeup_socket(isc__socketthread_t *thread, int fd, int msg) { in wakeup_socket()
977 select_readmsg(isc__socketthread_t *thread, int *fd, int *msg) { in select_readmsg()
1798 socketclose(isc__socketthread_t *thread, isc_socket_t *sock, int fd) { in socketclose()
[all …]