/titanic_41/usr/src/lib/libwrap/ |
H A D | workarounds.c | 127 #undef recvfrom 141 if ((ret = recvfrom(sock, buf, buflen, flags, from, fromlen)) >= 0) {
|
H A D | socket.c | 107 if (recvfrom(fd, buf, sizeof(buf), MSG_PEEK, 259 (void) recvfrom(fd, buf, sizeof(buf), 0, (struct sockaddr *) & sin, &size);
|
H A D | tcpd.h | 292 #define recvfrom fix_recvfrom macro
|
/titanic_41/usr/src/lib/libc/common/sys/ |
H A D | _so_recvfrom.s | 40 SYSCALL2_RESTART_RVAL1(__so_recvfrom,recvfrom)
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | recv.c | 54 int recvfrom(s, buf, len, flags, from, fromlen) in recvfrom() function
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/talk/ |
H A D | ctl_transact.c | 126 cc = recvfrom(ctl_sockt, (char *)response,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/ |
H A D | in.talkd.c | 87 cc = recvfrom(0, (char *)&request, sizeof (request), 0, in main()
|
/titanic_41/usr/src/man/man3socket/ |
H A D | Makefile | 127 recvfrom.3socket \ 241 recvfrom.3socket := LINKSRC = recv.3socket
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 225 recvfrom 238
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 224 recvfrom 238
|
/titanic_41/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 149 recvfrom SIMPLE /* 125 = 6, recvfrom */
|
/titanic_41/usr/src/man/man3xnet/ |
H A D | Makefile | 41 recvfrom.3xnet \
|
/titanic_41/usr/src/lib/libdscfg/common/ |
H A D | cfg_lockdmsg.c | 111 rc = recvfrom(lock_soc, mp, sizeof (*mp), 0, in read_msg()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
H A D | tftpsubs.c | 322 if (recvfrom(socket, &buf, sizeof (buf), 0, in synchnet()
|
H A D | tftp.c | 176 n = recvfrom(f, ackbuf.tb_data, in tftp_sendfile() 304 n = recvfrom(f, dp, blocksize + 4, 0, in tftp_recvfile()
|
/titanic_41/usr/src/lib/libsocket/socket/ |
H A D | weaks.c | 51 #pragma weak recvfrom = _recvfrom macro
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/ |
H A D | ilb_probe.c | 573 if ((rcvd = recvfrom(recv_sd, buf, RECV_PKT_SZ, 0, in wait_icmp_reply() 592 if ((rcvd = recvfrom(recv_sd, buf, RECV_PKT_SZ, 0, in wait_icmp_reply()
|
/titanic_41/usr/src/stand/lib/sock/ |
H A D | socket.c | 527 n = recvfrom(s, buf, nbyte, MSG_DONTWAIT, NULL, NULL); in socket_read() 784 return (recvfrom(s, buf, len, flags, NULL, NULL)); in recv() 794 recvfrom(int s, void *buf, size_t len, int flags, struct sockaddr *from, in recvfrom() function
|
/titanic_41/usr/src/lib/libsocket/common/ |
H A D | mapfile-vers | 191 recvfrom;
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | rpc.c | 366 while ((rcv_len = recvfrom(s, rcv_msg, NFSBUF_SIZE, in brpc_call()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | socket.h | 537 extern ssize_t recvfrom(int, void *_RESTRICT_KYWD, size_t, int,
|
/titanic_41/usr/src/lib/krb5/kadm5/clnt/ |
H A D | changepw.c | 310 if ((cc = recvfrom(s1, chpw_rep.data, chpw_rep.length,
|
/titanic_41/usr/src/lib/libresolv2/include/ |
H A D | port_after.h | 478 int recvfrom(int, char *, int, int, struct sockaddr *, int *);
|
/titanic_41/usr/src/lib/libslp/clib/ |
H A D | libslp.po | 45 msgid "recvfrom failed: %s"
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3xnet.inc | 37 file path=usr/share/man/man3xnet/recvfrom.3xnet
|