Searched refs:ioctl_fd (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/isa/
H A Dfdc.c65 #include <machine/ioctl_fd.h>
H A Dfd.c66 #include <machine/ioctl_fd.h>
81 /* fd_type struct now in ioctl_fd.h */
/openbsd-current/usr.sbin/fdformat/
H A Dfdformat.c56 #include <machine/ioctl_fd.h>
/openbsd-current/usr.sbin/ldpd/
H A Dkroute.c45 int ioctl_fd; member in struct:__anon57
144 if ((kr_state.ioctl_fd = socket(AF_INET,
1837 if (ioctl(kr_state.ioctl_fd, SIOCSETMPWCFG, &ifr) == -1) {
1855 if (ioctl(kr_state.ioctl_fd, SIOCSETMPWCFG, &ifr) == -1) {
1875 if (ioctl(kr_state.ioctl_fd, SIOCGPWE3, &ifr) == -1)
/openbsd-current/sys/arch/sparc64/dev/
H A Dfd.c132 #include <machine/ioctl_fd.h>

Completed in 173 milliseconds