Searched defs:listen (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.h75 #undef listen macro
77 #define listen(s,blog) swrap_listen(s,blog) macro
/freebsd-current/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp142 Error HTTPServer::listen() { function in class:HTTPServer
190 Error HTTPServer::listen() { function in class:HTTPServer
/freebsd-current/sys/contrib/xen/io/
H A Dpvcalls.h96 } listen; member in union:xen_pvcalls_request::__anon73
134 } listen; member in union:xen_pvcalls_response::__anon74
/freebsd-current/tests/sys/kern/
H A Dlistener_wakeup.c133 int (*listen)(void); member in struct:proto
/freebsd-current/contrib/ofed/librdmacm/
H A Dpreload.c63 int (*listen)(int socket, int backlog); member in struct:socket_calls
573 int listen(int socket, int backlog) function
H A Dcma.c1537 int rdma_get_request(struct rdma_cm_id *listen, struct rdma_cm_id **id) argument
/freebsd-current/lib/libc/include/
H A Dun-namespace.h62 #undef listen macro
H A Dnamespace.h81 #define listen _listen macro
/freebsd-current/contrib/unbound/services/
H A Dlisten_dnsport.c155 systemd_get_activated(int family, int socktype, int listen, argument
214 create_udp_sock(int family, int socktype, struct sockaddr* addr, socklen_t addrlen, int v6only, int* inuse, int* noproto, int rcv, int snd, int listen, int* reuseport, int transparent, int freebind, int use_systemd, int dscp) argument
1975 listen_get_mem(struct listen_dnsport* listen) argument
1994 listen_stop_accept(struct listen_dnsport* listen) argument
2007 listen_start_accept(struct listen_dnsport* listen) argument
[all...]
/freebsd-current/sys/cam/ctl/
H A Dctl_ioctl.h736 struct ctl_iscsi_listen_params listen; member in union:ctl_iscsi_data

Completed in 217 milliseconds