Searched refs:t_accept (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/head/ |
H A D | xti.h | 171 #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 *);
|
/titanic_44/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 44 t_accept(int fd, int resfd, struct t_call *call) in t_accept() function
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | tiuser.h | 197 extern int t_accept(int fildes, int resfd, struct t_call *call);
|
/titanic_44/usr/src/cmd/mail/ |
H A D | mail.h | 243 t_accept = 'a', t_deny = 'd', enumerator
|
/titanic_44/usr/src/lib/libnsl/ |
H A D | Makefile.com | 53 _utility.o t_accept.o t_alloc.o t_bind.o t_close.o \
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 582 if (t_accept(listen_fd, fd, call) == -1) { in tlx_accept()
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 397 t_accept;
|
H A D | llib-lnsl | 237 /* t_accept.c */ 238 int t_accept(int, int, struct t_call *);
|
/titanic_44/usr/src/cmd/cvcd/sparc/sun4u/starfire/ |
H A D | cvcd.c | 620 if (t_accept(fd, newfd, tcall) < 0) {
|
/titanic_44/usr/src/man/man3nsl/ |
H A D | Makefile | 59 t_accept.3nsl \
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 1365 while (t_accept(fd, new_fd, call) == -1) { in cots_listen_event()
|
/titanic_44/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 1114 while (t_accept(fd, new_fd, call) == -1) { in cots_listen_event()
|
/titanic_44/usr/src/cmd/listen/ |
H A D | listen.c | 1207 if (t_accept(fd, Acceptfd, call) < 0) { in trycon()
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | svc_vc.c | 833 while (t_accept(srcfd, destfd, &t_call) == -1) { in do_accept()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 55 file path=usr/share/man/man3nsl/t_accept.3nsl
|