Searched defs:accept (Results 1 - 21 of 21) sorted by path

/freebsd-10-stable/contrib/jemalloc/src/
H A Djemalloc.c321 bool accept; local
/freebsd-10-stable/contrib/llvm/lib/Option/
H A DOption.cpp103 Arg *Option::accept(const ArgList &Args, function in class:Option
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c567 *listen, *accept, *getpeername, *isbound; member in struct:__anon115
[all...]
/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dport.c39 #define accept __real_accept macro
72 #undef accept macro
187 accept_func_t accept; member in struct:socket_lib_funcs
1843 int accept(int fd, struct sockaddr *addr, socklen_t * addrlen) function
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Dawk.h227 int accept; member in struct:fa
/freebsd-10-stable/contrib/serf/
H A Dincoming.c118 serf_listener_create( serf_listener_t **listener, serf_context_t *ctx, const char *host, apr_uint16_t port, void *accept_baton, serf_accept_client_t accept, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/tnftp/
H A Dtnftp.h477 #define accept Raccept macro
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1223 static const char *accept[] = { local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.h60 #undef accept macro
62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
/freebsd-10-stable/crypto/openssl/
H A De_os.h531 # define accept(s,f,l) ((int)accept(s,f,l)) macro
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dkwset.c586 struct trie const *accept; local
/freebsd-10-stable/lib/libc/include/
H A Dnamespace.h51 #define accept _accept macro
H A Dun-namespace.h32 #undef accept macro
/freebsd-10-stable/lib/libc/isc/
H A Deventlib_p.h173 struct { evAccept *this; } accept; member in union:evEvent_p::__anon5692
/freebsd-10-stable/lib/libc/sys/
H A Daccept.c43 #pragma weak accept macro
45 accept(int s, struct sockaddr *addr, socklen_t *addrlen) function
/freebsd-10-stable/sys/boot/ficl/
H A Dwords.c3141 static void accept(FICL_VM *pVM) function
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_ioctl.h788 struct ctl_iscsi_accept_params accept; member in union:ctl_iscsi_data
/freebsd-10-stable/sys/dev/de/
H A Dif_de.c3337 int accept = 0; local
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c7299 struct ecore_filter_accept_flags accept; local
/freebsd-10-stable/sys/ofed/include/rdma/
H A Diw_cm.h127 int (*accept)(struct iw_cm_id *cm_id, member in struct:iw_cm_verbs
/freebsd-10-stable/tests/sys/kern/
H A Dunix_seqpacket_test.c512 ATF_TC_WITHOUT_HEAD(accept); variable

Completed in 267 milliseconds