Searched refs:_socket_bsd (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dsocket.c43 if ((a = _socket_bsd(family, map[type], protocol)) == -1) {
/illumos-gate/usr/src/lib/libsocket/socket/
H A Dsocket.c65 _socket_bsd(int family, int type, int protocol) function
/illumos-gate/usr/src/lib/libsocket/common/
H A Dllib-lsocket73 int _socket_bsd(int family, int type, int protocol);

Completed in 130 milliseconds