Home
last modified time | relevance | path

Searched refs:_socket_bsd (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dsocket.c43 if ((a = _socket_bsd(family, map[type], protocol)) == -1) {
/titanic_41/usr/src/lib/libsocket/socket/
H A Dsocket.c65 _socket_bsd(int family, int type, int protocol) in _socket_bsd() function
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.alt.in43 …air|_shutdown|_sendto|_sendmsg|_recvmsg|_recvfrom|_listen|_setpeername|_socketpair_bsd|_socket_bsd:
/titanic_41/usr/src/lib/libsocket/common/
H A Dmapfile-vers250 _socket_bsd;
H A Dllib-lsocket73 int _socket_bsd(int family, int type, int protocol);