Home
last modified time | relevance | path

Searched refs:IOCTL (Results 1 – 13 of 13) sorted by relevance

/freebsd/usr.bin/tip/libacu/
H A Dbiz31.c215 # define IOCTL FIOCAPACITY in bizsync() macro
220 # define IOCTL FIONREAD in bizsync() macro
226 if (ioctl(fd, IOCTL, (caddr_t)&b) >= 0 && chars(b) > 0) in bizsync()
230 if (ioctl(fd, IOCTL, (caddr_t)&b) >= 0) { in bizsync()
/freebsd/share/examples/libifconfig/
H A Difdestroy.c72 case IOCTL: in main()
H A Difcreate.c73 case IOCTL: in main()
H A Dsetmtu.c76 case IOCTL: in main()
H A Dsetdescription.c76 case IOCTL: in main()
H A Difcreatevlan.c82 case IOCTL: in main()
H A Difchangevlan.c83 case IOCTL: in main()
/freebsd/lib/libifconfig/
H A Dlibifconfig_internal.c64 h->error.errtype = IOCTL; in ifconfig_ioctlwrap()
H A Dlibifconfig.h42 IOCTL, enumerator
/freebsd/lib/libc/nls/
H A Dde_DE.ISO8859-1.msg56 25 Ung�ltiger IOCTL f�r dieses Ger�t
/freebsd/sys/dev/bhnd/
H A Dbhnd_bus_if.m558 * @retval non-zero If reading the IOCTL register otherwise fails, a regular
579 * @retval non-zero If writing the IOCTL register otherwise fails, a regular
/freebsd/contrib/file/magic/Magdir/
H A Dmsdos817 >4 uleshort&0x0040 0x0040 \b,IOCTL-
/freebsd/contrib/ntp/
H A DCommitLog17397 - provide platform-dependent typedef for IOCTL request identifier
17398 … - remove explicit, unnecessary and potentially harmful casts to 'int' for literal IOCTL requests