Searched refs:CTLIOCGINFO (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dkern_control.h89 @defined CTLIOCGINFO
90 @discussion The CTLIOCGINFO ioctl can be used to convert a kernel
93 #define CTLIOCGINFO _IOWR('N', 3, struct ctl_info) /* get id from name */ macro
109 @discussion This structure is used with the CTLIOCGINFO ioctl to
221 kernel control. The CTLIOCGINFO ioctl can be used by the client
/xnu-2782.1.97/bsd/kern/
H A Dkern_control.c1079 case CTLIOCGINFO: {

Completed in 21 milliseconds