Searched refs:MSG_PEEK (Results 1 – 21 of 21) sorted by relevance
| /mirbsd/src/sys/kern/ |
| D | uipc_socket.c | 585 (struct mbuf *)(long)(flags & MSG_PEEK), NULL); 633 if ((flags & MSG_PEEK) == 0) 688 if (flags & MSG_PEEK) { 706 if (flags & MSG_PEEK) { 739 if ((flags & MSG_PEEK) == 0) { 759 if ((flags & MSG_PEEK) == 0) { 810 if (flags & MSG_PEEK) { 842 if (flags & MSG_PEEK) 853 if ((flags & MSG_PEEK) == 0) { 893 if ((flags & MSG_PEEK) == 0) [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | ph.t | 18 MSG_PEEK PF_802 PF_APPLETALK PF_CCITT PF_CHAOS PF_DATAKIT PF_DECnet PF_DLI
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Socket/ |
| D | Makefile.PL | 57 foreach qw (MSG_CTRUNC MSG_DONTROUTE MSG_OOB MSG_PEEK MSG_PROXY SCM_RIGHTS);
|
| /mirbsd/src/sys/sys/ |
| D | socket.h | 356 #define MSG_PEEK 0x2 /* peek at incoming message */ macro
|
| /mirbsd/src/usr.bin/nc/ |
| D | netcat.c | 315 rv = recvfrom(s, buf, plen, MSG_PEEK, in main()
|
| /mirbsd/src/sys/netinet/ |
| D | tcp_usrreq.c | 445 if (((long)nam & MSG_PEEK) == 0)
|
| /mirbsd/src/sbin/ipsecctl/ |
| D | pfkey.c | 438 if (recv(sd, &hdr, sizeof(hdr), MSG_PEEK) != sizeof(hdr)) { in pfkey_reply()
|
| /mirbsd/src/usr.sbin/isdn/isdnmonitor/ |
| D | main.c | 411 bytes = recv(monsock, buf, I4B_MON_EVNT_HDR, MSG_PEEK); in mloop()
|
| /mirbsd/src/usr.sbin/isdn/isdnd/ |
| D | monitor.c | 859 bytes = recv(fd, cmd, I4B_MON_CMD_HDR, MSG_PEEK); in monitor_command()
|
| /mirbsd/src/sbin/isakmpd/ |
| D | pf_key_v2.c | 244 n = recv(pf_key_v2_socket, &hdr, sizeof hdr, MSG_PEEK); in pf_key_v2_read()
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | config_h.SH | 2348 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| /mirbsd/src/gnu/usr.bin/perl/NetWare/ |
| D | config_H.wc | 2029 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | config_H.ce | 2280 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 2324 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| D | config_H.bc | 2324 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| D | config_H.gc | 2324 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| D | config_H.vc64 | 2324 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| /mirbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config.plan9 | 2387 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| D | config_h.sample | 2334 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | config_H | 1966 * This symbol, if defined, indicates that the MSG_PEEK is supported.
|
| D | Glossary | 1349 which indicates that the MSG_PEEK is available. #ifdef is
|