Searched refs:_IO (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_ioctl.h40 #define NFS_IOC_DESTROY_CRED _IO('n', 1)
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dttycom.h104 #define TIOCEXCL _IO('t', 13) /* set exclusive use of tty */
105 #define TIOCNXCL _IO('t', 14) /* reset exclusive use of tty */
125 #define TIOCIXON _IO('t', 129) /* internal input VSTART */
126 #define TIOCIXOFF _IO('t', 128) /* internal input VSTOP */
128 #define TIOCSBRK _IO('t', 123) /* set break bit */
129 #define TIOCCBRK _IO('t', 122) /* clear break bit */
130 #define TIOCSDTR _IO('t', 121) /* set data terminal ready */
131 #define TIOCCDTR _IO('t', 120) /* clear data terminal ready */
137 #define TIOCNOTTY _IO('t', 113) /* void tty association */
147 #define TIOCSTOP _IO('
[all...]
H A Dfilio.h75 #define FIOCLEX _IO('f', 1) /* set close on exec on fd */
76 #define FIONCLEX _IO('f', 2) /* remove close on exec */
H A Ddisk.h134 #define DKIOCEJECT _IO('d', 21)
135 #define DKIOCSYNCHRONIZECACHE _IO('d', 22)
147 #define DKIOCREQUESTIDLE _IO('d', 30)
149 #define _DKIOCCORESTORAGE _IO('d', 32)
212 #define DKIOCLOCKPHYSICALEXTENTS _IO('d', 81)
214 #define DKIOCUNLOCKPHYSICALEXTENTS _IO('d', 83)
H A Dfasttrap.h43 #define FASTTRAPIOC _IO('d', 0)
H A Dioccom.h93 #define _IO(g,n) _IOC(IOC_VOID, (g), (n), 0) macro
H A Dfsevents.h141 #define FSEVENTS_WANT_COMPACT_EVENTS _IO('s', 101)
142 #define FSEVENTS_WANT_EXTENDED_INFO _IO('s', 102)
H A Dioctl_compat.h116 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
197 #define OTIOCCONS _IO('t', 98) /* for hp300 -- sans int arg */
H A Ddtrace.h1376 #define DTRACEIOC _IO('d',0)
1509 #define DTRACEHIOC_REMOVE _IO('h', 2) /* remove helper */
/macosx-10.10/xnu-2782.1.97/bsd/dev/
H A Dkmreg_com.h87 #define KMIOCPOPUP _IO('k', 1) /* popup new window */
88 #define KMIOCRESTORE _IO('k', 2) /* restore background */
89 #define KMIOCDUMPLOG _IO('k', 3) /* dump message log */
95 #define KMIOCDISABLCONS _IO('k', 8) /* disable console messages */
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dlinux_usbfs.h126 #define IOCTL_USBFS_DISCARDURB _IO('U', 11)
134 #define IOCTL_USBFS_RESET _IO('U', 20)
136 #define IOCTL_USBFS_DISCONNECT _IO('U', 22)
137 #define IOCTL_USBFS_CONNECT _IO('U', 23)
/macosx-10.10/ntp-92/include/
H A Dntp_datum.h9 #define RUNLOCK _IO('X',19) /* Release Capture Lockout */
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_ioctl.h69 #define AUDITPIPE_FLUSH_PRESELECT_AUID _IO(AUDITPIPE_IOBASE, 13)
72 #define AUDITPIPE_FLUSH _IO(AUDITPIPE_IOBASE, 16)
91 #define AUDITSDEV_FLUSH _IO(AUDITSDEV_IOBASE, 6)
/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_fsctl.h89 #define HFSIOC_CLRBACKINGSTOREINFO _IO('h', 8)
120 #define HFSIOC_MARK_BOOT_CORRUPT _IO('h', 16)
142 #define HFSIOC_DISABLE_METAZONE _IO('h', 25)
/macosx-10.10/autofs-246/headers/
H A Dautofs.h184 #define AUTOFS_NOTIFYCHANGE _IO('a', 2)
185 #define AUTOFS_WAITFORFLUSH _IO('a', 3)
187 #define AUTOFS_UNMOUNT_TRIGGERED _IO('a', 5)
192 #define AUTOFS_MARK_HOMEDIRMOUNT _IO('a', 666)
/macosx-10.10/ppp-786.1.1/Family/
H A Dif_ppp.h180 #define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */
203 #define PPPIOCDISCONN _IO('t', 57) /* disconnect channel */
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_ppp.h142 #define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */
H A Dbpf.h172 #define BIOCFLUSH _IO('B',104)
173 #define BIOCPROMISC _IO('B',105)
H A Dpfvar.h2063 #define DIOCSTART _IO ('D', 1)
2064 #define DIOCSTOP _IO ('D', 2)
2076 #define DIOCCLRSTATUS _IO ('D', 22)
2086 #define DIOCCLRRULECTRS _IO ('D', 38)
2090 #define DIOCSTARTALTQ _IO ('D', 42)
2091 #define DIOCSTOPALTQ _IO ('D', 43)
2121 #define DIOCOSFPFLUSH _IO('D', 78)
2128 #define DIOCCLRSRCNODES _IO('D', 85)
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-usb-linux.c110 #define MON_IOCQ_URB_LEN _IO(MON_IOC_MAGIC, 1)
113 #define MON_IOCT_RING_SIZE _IO(MON_IOC_MAGIC, 4)
114 #define MON_IOCQ_RING_SIZE _IO(MON_IOC_MAGIC, 5)
117 #define MON_IOCH_MFLUSH _IO(MON_IOC_MAGIC, 8)
H A Dconfigure4728 case _IO('A', 1):;
4729 case _IO('B', 1):;
/macosx-10.10/webdavfs-367/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav.h573 #define WEBDAVIOC_INVALIDATECACHES _IO('w', 1)

Completed in 473 milliseconds