Searched refs:t_sndrel (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/head/
H A Dxti.h203 #pragma redefine_extname t_sndrel _xti_sndrel
248 #define t_sndrel _xti_sndrel macro
527 extern int t_sndrel(int);
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c184 t_sndrel(int fd) function
/illumos-gate/usr/src/uts/common/sys/
H A Dtiuser.h221 extern int t_sndrel(int fildes);
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnb_ssn.c233 (void) t_sndrel(fd);
/illumos-gate/usr/src/lib/libnsl/
H A DMakefile.com57 t_rcvuderr.o t_snd.o t_snddis.o t_sndrel.o t_sndudata.o \
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrd.c959 if (t_sndrel(fd) == 0)
1236 if (t_sndrel(fd) == -1) {
1251 (void) t_sndrel(fd);
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c1208 if (t_sndrel(fd) == 0)
1540 if (t_sndrel(fd) == -1) {
1558 (void) t_sndrel(fd);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_generic.c459 (void) t_sndrel(fd);
H A Dsvc_vc.c902 (void) t_sndrel(srcfd);
924 * t_sndrel() put srcfd into the T_IDLE state.
1384 (void) t_sndrel(fd);
1507 (void) t_sndrel(fd);
1551 (void) t_sndrel(xprt->xp_fd);
H A Dclnt_vc.c1413 (void) t_sndrel(fd);
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile85 t_sndrel.3nsl \
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl303 /* t_sndrel.c */
304 int t_sndrel(int);

Completed in 93 milliseconds