Searched defs:socket (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.h125 #undef socket macro
127 #define socket(domain,type,protocol) swrap_socket(domain,type,protocol) macro
H A Dsocket.c318 #undef socket macro
/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dsocket.c85 int socket function
H A Dport.c177 socket_func_t socket; member in struct:socket_lib_funcs
202 socket_func_t socket; member in struct:socket_lib_xnet_funcs
758 int socket(int domain, int type, int protocol) function
[all...]
/freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/
H A Dosm_console_io.h68 int socket; member in struct:osm_console
/freebsd-10-stable/contrib/opie/
H A Dconfigure2213 socket() function
/freebsd-10-stable/crypto/heimdal/
H A Dconfigure16254 socket() function
[all...]
/freebsd-10-stable/usr.bin/csup/
H A Dconfig.h106 int socket; member in struct:config
H A Dmux.c167 int socket; member in struct:mux
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dmp.h65 struct sockaddr_un socket; /* On this socket */ member in struct:mpserver
/freebsd-10-stable/usr.sbin/wpa/wpa_supplicant/
H A DPacket32.c99 int socket; member in struct:adapter
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsocket_api.c190 isc_socket_setname(isc_socket_t *socket, const char *name, void *tag) { argument
/freebsd-10-stable/contrib/amd/conf/transp/
H A Dtransp_sockets.c376 int socket = RPC_ANYSOCK; local
[all...]
/freebsd-10-stable/contrib/apr/include/
H A Dapr_network_io.h797 APR_POOL_DECLARE_ACCESSOR(socket); variable
802 APR_DECLARE_INHERIT_SET(socket); variable
807 APR_DECLARE_INHERIT_UNSET(socket); variable
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Difiter_ioctl.c59 int socket; member in struct:isc_interfaceiter
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dinterfaceiter.c57 SOCKET socket; member in struct:isc_interfaceiter
[all...]
/freebsd-10-stable/sys/sys/
H A Dsocketvar.h72 struct socket { struct
[all...]
/freebsd-10-stable/crypto/openssl/
H A De_os.h530 # define socket(d,t,p) ((int)socket(d,t,p)) macro
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dsnmpd.h310 int socket; member in struct:trapsink
H A Dsnmpmod.h484 int32_t socket; member in struct:target_address
/freebsd-10-stable/usr.bin/sockstat/
H A Dsockstat.c102 void *socket; member in struct:sock
[all...]
/freebsd-10-stable/usr.bin/rpcinfo/
H A Drpcinfo.c473 int socket = RPC_ANYSOCK; local
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1224 accept_with_timeout(int socket, argument
[all...]
/freebsd-10-stable/lib/libc/include/
H A Dnamespace.h228 #define socket _socket macro
H A Dun-namespace.h209 #undef socket macro

Completed in 502 milliseconds

12