Home
last modified time | relevance | path

Searched refs:MSG_PEEK (Results 1 – 21 of 21) sorted by relevance

/mirbsd/src/sys/kern/
Duipc_socket.c585 (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/
Dph.t18 MSG_PEEK PF_802 PF_APPLETALK PF_CCITT PF_CHAOS PF_DATAKIT PF_DECnet PF_DLI
/mirbsd/src/gnu/usr.bin/perl/ext/Socket/
DMakefile.PL57 foreach qw (MSG_CTRUNC MSG_DONTROUTE MSG_OOB MSG_PEEK MSG_PROXY SCM_RIGHTS);
/mirbsd/src/sys/sys/
Dsocket.h356 #define MSG_PEEK 0x2 /* peek at incoming message */ macro
/mirbsd/src/usr.bin/nc/
Dnetcat.c315 rv = recvfrom(s, buf, plen, MSG_PEEK, in main()
/mirbsd/src/sys/netinet/
Dtcp_usrreq.c445 if (((long)nam & MSG_PEEK) == 0)
/mirbsd/src/sbin/ipsecctl/
Dpfkey.c438 if (recv(sd, &hdr, sizeof(hdr), MSG_PEEK) != sizeof(hdr)) { in pfkey_reply()
/mirbsd/src/usr.sbin/isdn/isdnmonitor/
Dmain.c411 bytes = recv(monsock, buf, I4B_MON_EVNT_HDR, MSG_PEEK); in mloop()
/mirbsd/src/usr.sbin/isdn/isdnd/
Dmonitor.c859 bytes = recv(fd, cmd, I4B_MON_CMD_HDR, MSG_PEEK); in monitor_command()
/mirbsd/src/sbin/isakmpd/
Dpf_key_v2.c244 n = recv(pf_key_v2_socket, &hdr, sizeof hdr, MSG_PEEK); in pf_key_v2_read()
/mirbsd/src/gnu/usr.bin/perl/
Dconfig_h.SH2348 * This symbol, if defined, indicates that the MSG_PEEK is supported.
/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dconfig_H.wc2029 * This symbol, if defined, indicates that the MSG_PEEK is supported.
/mirbsd/src/gnu/usr.bin/perl/wince/
Dconfig_H.ce2280 * This symbol, if defined, indicates that the MSG_PEEK is supported.
/mirbsd/src/gnu/usr.bin/perl/win32/
Dconfig_H.vc2324 * This symbol, if defined, indicates that the MSG_PEEK is supported.
Dconfig_H.bc2324 * This symbol, if defined, indicates that the MSG_PEEK is supported.
Dconfig_H.gc2324 * This symbol, if defined, indicates that the MSG_PEEK is supported.
Dconfig_H.vc642324 * This symbol, if defined, indicates that the MSG_PEEK is supported.
/mirbsd/src/gnu/usr.bin/perl/plan9/
Dconfig.plan92387 * This symbol, if defined, indicates that the MSG_PEEK is supported.
Dconfig_h.sample2334 * This symbol, if defined, indicates that the MSG_PEEK is supported.
/mirbsd/src/gnu/usr.bin/perl/Porting/
Dconfig_H1966 * This symbol, if defined, indicates that the MSG_PEEK is supported.
DGlossary1349 which indicates that the MSG_PEEK is available. #ifdef is