/titanic_41/usr/src/head/ |
H A D | xti.h | 188 #pragma redefine_extname t_rcv _xti_rcv 233 #define t_rcv _xti_rcv macro 492 extern int t_rcv(int, char *, unsigned int, int *); 506 extern int t_rcv(int, void *, unsigned int, int *);
|
/titanic_41/usr/src/lib/libsmbfs/smb/ |
H A D | nb_ssn.c | 162 cnt = t_rcv(fd, &hdrbuf, sizeof (hdrbuf), &moreflag); in nb_ssn_recv() 200 cnt = t_rcv(fd, buf, len, &moreflag); in nb_ssn_recv()
|
/titanic_41/usr/src/lib/libnls/common/ |
H A D | nlsrequest.c | 108 if (t_rcv(fd, p, sizeof(char), &flags) != sizeof(char)) { in nlsrequest()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | interface.c | 42 int t_getinfo(), t_getstate(), t_look(), t_rcv(), t_snd(), t_sync(), t_unbind(); 272 return ((ssize_t)t_rcv(fd, buf, nbytes, &rcvflags));
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rtime_tli.c | 142 if (t_rcv(fd, (char *)&thetime, (uint_t)sizeof (thetime), &flag) in rtime_tli()
|
H A D | auth_time.c | 573 if (t_rcv(rtime_fd, (char *)&thetime, in __rpc_get_time_offset()
|
H A D | svc_vc.c | 1374 res = t_rcv(fd, buf, (unsigned)len, &flag); in t_rcvnonblock() 1498 res = t_rcv(fd, buf, (unsigned)len, &flag); in t_rcvall()
|
H A D | clnt_vc.c | 1401 res = t_rcv(fd, buf, (unsigned)len, &moreflag); in t_rcvall()
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 136 t_rcv(int fd, char *buf, unsigned int nbytes, int *flags) in t_rcv() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | tiuser.h | 213 extern int t_rcv(int fildes, char *buf, unsigned nbytes, int *flags);
|
/titanic_41/usr/src/cmd/listen/ |
H A D | nlps_serv.c | 257 if (t_rcv(0, tmp, sizeof(char), &flags) != sizeof(char)) { 820 n = t_rcv(0, bp, count, flagp);
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 159 return ((ssize_t)t_rcv(fd, buf, nbytes, &rcvflags)); in tread()
|
/titanic_41/usr/src/lib/libnsl/ |
H A D | Makefile.com | 56 t_rcv.o t_rcvconnect.o t_rcvdis.o t_rcvrel.o t_rcvudata.o \
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 649 (void) t_rcv(fd, buf, sizeof (buf), &flag); in consume_wait_data()
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 412 t_rcv;
|
H A D | llib-lnsl | 279 /* t_rcv.c */ 280 int t_rcv(int, char *, unsigned, int *);
|
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starfire/ |
H A D | cvcd.c | 702 if ((n = t_rcv(fd, data, MAXPKTSZ, &flags)) == -1) {
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 74 t_rcv.3nsl \
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 1506 i1 = t_rcv(fd, buf, sizeof (buf), &flags); in do_poll_cots_action()
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 1206 i1 = t_rcv(fd, buf, sizeof (buf), &flags); in do_poll_cots_action()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 70 file path=usr/share/man/man3nsl/t_rcv.3nsl
|