Searched refs:IOCTL (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/share/examples/libifconfig/
H A Difcreate.c75 case IOCTL:
H A Difdestroy.c74 case IOCTL:
H A Dsetmtu.c78 case IOCTL:
H A Difchangevlan.c85 case IOCTL:
H A Difcreatevlan.c84 case IOCTL:
H A Dsetdescription.c78 case IOCTL:
80 lifh), "IOCTL(%lu) error",
/freebsd-13-stable/usr.bin/tip/libacu/
H A Dbiz31.c225 # define IOCTL FIOCAPACITY macro
230 # define IOCTL FIONREAD macro
236 if (ioctl(fd, IOCTL, (caddr_t)&b) >= 0 && chars(b) > 0)
240 if (ioctl(fd, IOCTL, (caddr_t)&b) >= 0) {
/freebsd-13-stable/lib/libifconfig/
H A Dlibifconfig_internal.c66 h->error.errtype = IOCTL;
H A Dlibifconfig.h43 IOCTL, enumerator in enum:__anon7662
160 /** If error type was IOCTL, this identifies which request failed. */

Completed in 79 milliseconds