Home
last modified time | relevance | path

Searched refs:_listen (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libsocket/socket/
H A Dweaks.c45 #pragma weak listen = _listen
88 _listen(int sock, int backlog) in _listen() function
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_tcp.c63 extern int _listen(int, int);
132 (_listen(sock, 2) != 0)) {
H A Dsvc_udp.c65 extern int _listen(int, int);
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.alt.in43 …|_accept|_send|_socketpair|_shutdown|_sendto|_sendmsg|_recvmsg|_recvfrom|_listen|_setpeername|_soc…
/illumos-gate/usr/src/lib/libsocket/common/
H A Dmapfile-vers255 _listen;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1298 …\texttt{ecore\_iwarp\_create\_listen} & Used for passive connection. Called to start a listener. \…
1299 …\texttt{ecore\_iwarp\_destroy\_listen} & Used for passive connection. Called to destroy a listener…
1345 \subsubsection{iwarp\_create\_listen}
1366 …\texttt{cb\_context} & The same callback function passed in create\_listen will be used but with t…
1385 …\texttt{cb\_context} & The same callback function passed in create\_listen will be used but with t…
1402 \subsubsection{ecore\_iwarp\_destroy\_listen}