Home
last modified time | relevance | path

Searched refs:sockio (Results 1 – 12 of 12) sorted by relevance

/openbsd/usr.sbin/dhcpd/
H A Dudpsock.c87 int sockio; in udpsock_handler() local
140 if ((sockio = socket(AF_INET, SOCK_DGRAM, 0)) == -1) { in udpsock_handler()
145 if (ioctl(sockio, SIOCGIFADDR, &ifr, sizeof(ifr)) == -1) { in udpsock_handler()
147 close(sockio); in udpsock_handler()
150 close(sockio); in udpsock_handler()
/openbsd/usr.bin/kdump/
H A DMakefile49 ${SYS_DIR}/sys/sockio.h \
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc1146 /* Entries from file: sys/sockio.h */
/openbsd/gnu/usr.bin/perl/
H A DConfigure24024 : see if socket ioctl defs are in sys/sockio.h
24026 xxx=`./findhdr sys/sockio.h`
24038 <sys/sockio.h> not found, assuming socket ioctls are in <sys/ioctl.h>.
H A Dconfig_h.SH693 * This symbol, if defined, indicates the <sys/sockio.h> should be included
/openbsd/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample643 * This symbol, if defined, indicates the <sys/sockio.h> should be included
H A Dconfig.plan9718 * This symbol, if defined, indicates the <sys/sockio.h> should be included
/openbsd/distrib/sets/lists/comp/
H A Dmi1387 ./usr/include/sys/sockio.h
/openbsd/gnu/usr.bin/perl/Porting/
H A Dconfig_H668 * This symbol, if defined, indicates the <sys/sockio.h> should be included
H A DGlossary3795 C program that socket ioctl codes may be found in <sys/sockio.h>
/openbsd/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc658 * This symbol, if defined, indicates the <sys/sockio.h> should be included
H A Dconfig_H.vc658 * This symbol, if defined, indicates the <sys/sockio.h> should be included