Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsocket/socket/
H A Dweaks.c46 #pragma weak accept = _accept
94 _accept(int sock, struct sockaddr *addr, int *addrlen) in _accept() function
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_tcp.c64 extern int _accept(int, struct sockaddr *, int *);
234 if ((sock = _accept(xprt->xp_sock, (struct sockaddr *)&addr,
H A Dsvc_udp.c66 extern int _accept(int, struct sockaddr *, int *);
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.alt.in43 …t|_connect|_recv|_setsockopt|_getsockopt|_getsockname|_getpeername|_bind|_accept|_send|_socketpair…
/illumos-gate/usr/src/lib/libsocket/common/
H A Dmapfile-vers247 _accept;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex887 \item \myfunc{filter\_accept\_cmd}{filter_accept_cmd} -- configures the Rx mode of the device.
888 …, calling this will re-set the Rx mode [this calls \texttt{ecore\_filter\_accept\_cmd()} as part o…
1300 …\texttt{ecore\_iwarp\_accept} & Used during passive connection establishment. Called for accepting…
1344 …hich will in turn create a QP and related objects and later issue a call to ecore\_iwarp\_accept.
1355 \texttt{ep\_context} & Should be sent down to ecore during call to ecore\_iwarp\_accept. \\ \hline
1359 \subsubsection{ecore\_iwarp\_accept}