Home
last modified time | relevance | path

Searched defs:fd_send (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/dnstap/
H A Ddnstap_collector.c133 int i, *fd_send; in dt_collector_close() local
408 int i, *fd_send; in dt_collector_start() local
/netbsd-src/sys/external/bsd/libnv/dist/
H A Dmsgio.c404 fd_send(int sock, const int *fds, size_t nfds) in fd_send() function