Home
last modified time | relevance | path

Searched refs:t_snd (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/head/
H A Dxti.h198 #pragma redefine_extname t_snd _xti_snd
200 #pragma redefine_extname t_snd _xti_xns5_snd
243 #define t_snd _xti_snd macro
245 #define t_snd _xti_xns5_snd macro
493 extern int t_snd(int, char *, unsigned int, int);
507 extern int t_snd(int, void *, unsigned int, int);
/titanic_41/usr/src/cmd/bnu/
H A Dinterface.c42 int t_getinfo(), t_getstate(), t_look(), t_rcv(), t_snd(), t_sync(), t_unbind();
305 return (t_snd(fd, buf, nbytes, NULL));
311 if ((ret = t_snd(fd, &buf[i], info.tsdu, NULL)) != info.tsdu)
317 if ((ret = t_snd(fd, &buf[i], nbytes, NULL)) != nbytes)
/titanic_41/usr/src/lib/libnsl/dial/
H A Dinterface.c189 return ((ssize_t)t_snd(fd, buf, nbytes, NULL)); in twrite()
194 if ((ret = t_snd(fd, &buf[i], info.tsdu, NULL)) != info.tsdu) in twrite()
200 if ((ret = t_snd(fd, &buf[i], nbytes, NULL)) != nbytes) in twrite()
/titanic_41/usr/src/lib/libnls/common/
H A Dnlsrequest.c93 if (t_snd(fd, buf, len, 0) < len) { in nlsrequest()
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c172 t_snd(int fd, char *buf, unsigned int nbytes, int flags) in t_snd() function
/titanic_41/usr/src/uts/common/sys/
H A Dtiuser.h219 extern int t_snd(int fildes, char *buf, unsigned nbytes, int flags);
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c1365 if ((len = t_snd(ct->ct_fd, buf, (unsigned)len, 0)) == -1) { in write_vc()
1378 if ((i = t_snd(ct->ct_fd, buf, (unsigned)MIN(cnt, maxsz), in write_vc()
1638 result = t_snd(ct->ct_fd, ct->ct_bufferReadPtr, in do_flush()
1656 result = t_snd(ct->ct_fd, ct->ct_bufferReadPtr, in do_flush()
1707 result = t_snd(ct->ct_fd, buff, nBytes, 0); in nb_send()
H A Dsvc_vc.c1542 if ((len = t_snd(xprt->xp_fd, buf, (unsigned)len, in write_vc()
1580 if ((i = t_snd(xprt->xp_fd, buf, in write_vc()
/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dnb_ssn.c102 if (t_snd(ctx->ct_tran_fd, m->m_data, m->m_len, 0) < 0) { in nb_ssn_send()
/titanic_41/usr/src/lib/libnsl/
H A DMakefile.com57 t_rcvuderr.o t_snd.o t_snddis.o t_sndrel.o t_sndudata.o \
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c1997 struct timeval t_snd; in pinger() local
2048 (void) gettimeofday(&t_snd, (struct timezone *)NULL); in pinger()
2053 *tp = t_snd; in pinger()
/titanic_41/usr/src/cmd/listen/
H A Dnlps_serv.c602 t_snd(0, scratch, strlen(scratch)+1, 0); in nls_reply()
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers418 t_snd;
H A Dllib-lnsl297 /* t_snd.c */
298 int t_snd(int, char *, unsigned, int);
/titanic_41/usr/src/man/man3nsl/
H A DMakefile83 t_snd.3nsl \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc79 file path=usr/share/man/man3nsl/t_snd.3nsl