Home
last modified time | relevance | path

Searched defs:sockfd (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/ldns/
H A Dnet.c113 ldns_sock_nonblock(int sockfd) in ldns_sock_nonblock()
133 ldns_sock_block(int sockfd) in ldns_sock_block()
153 ldns_sock_wait(int sockfd, struct timeval timeout, int write) in ldns_sock_wait()
196 int sockfd; local
303 int sockfd; local
341 int sockfd; local
374 int sockfd; local
389 int sockfd; local
407 int sockfd; local
450 int sockfd; local
[all …]
/dflybsd-src/usr.sbin/nscd/
H A Dsingletons.h38 int sockfd; member
H A Dnscdcli.h38 int sockfd; member
H A Dquery.h82 int sockfd; /* the unix socket to read/write */ member
H A Dquery.c1214 init_query_state(int sockfd, size_t kevent_watermark, uid_t euid, gid_t egid) in init_query_state()
/dflybsd-src/stand/lib/
H A Dbootparam.c106 bp_whoami(int sockfd) in bp_whoami()
234 bp_getfile(int sockfd, char *key, struct in_addr *serv_addr, char *pathname) in bp_getfile()
/dflybsd-src/lib/libc/include/
H A Dnscachedcli.h63 int sockfd; member
/dflybsd-src/crypto/openssh/
H A Dsshd.c231 child_register(int pipefd, int sockfd) in child_register()
H A Dmisc.c379 timeout_connect(int sockfd, const struct sockaddr *serv_addr, in timeout_connect()
/dflybsd-src/lib/libalias/
H A Dalias_db.c319 int sockfd; /* socket descriptor */ member
698 GetSocket(u_short port_net, int *sockfd, int link_type) in GetSocket()
/dflybsd-src/contrib/libpcap/
H A Dpcap-bpf.c1760 int sockfd; local