Home
last modified time | relevance | path

Searched refs:t_accept (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/head/
H A Dxti.h171 #pragma redefine_extname t_accept _xti_accept
173 #pragma redefine_extname t_accept _xti_xns5_accept
216 #define t_accept _xti_accept macro
218 #define t_accept _xti_xns5_accept macro
484 extern int t_accept(int, int, struct t_call *);
498 extern int t_accept(int, int, const struct t_call *);
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_xti.h173 #pragma redefine_extname t_accept _xti_accept
175 #pragma redefine_extname t_accept _xti_xns5_accept
218 #define t_accept _xti_accept macro
220 #define t_accept _xti_xns5_accept macro
/illumos-gate/usr/src/uts/common/sys/
H A Dtiuser.h197 extern int t_accept(int fildes, int resfd, struct t_call *call);
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c42 t_accept(int fd, int resfd, struct t_call *call) in t_accept() function
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h243 t_accept = 'a', t_deny = 'd', enumerator
/illumos-gate/usr/src/lib/libnsl/
H A DMakefile.com54 _utility.o t_accept.o t_alloc.o t_bind.o t_close.o \
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c582 if (t_accept(listen_fd, fd, call) == -1) { in tlx_accept()
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers424 t_accept;
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile59 t_accept.3nsl \
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c1365 while (t_accept(fd, new_fd, call) == -1) { in cots_listen_event()
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c1213 if (t_accept(fd, Acceptfd, call) < 0) { in trycon()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c833 while (t_accept(srcfd, destfd, &t_call) == -1) { in do_accept()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc230 file path=usr/share/man/man3nsl/t_accept.3nsl