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

/xnu-2422.115.4/bsd/sys/
H A Dkern_control.h82 @defined CTLIOCGCOUNT
83 @discussion The CTLIOCGCOUNT ioctl can be used to determine the
86 #define CTLIOCGCOUNT _IOR('N', 2, int) /* get number of control structures registered */ macro
/xnu-2422.115.4/bsd/kern/
H A Dkern_control.c656 case CTLIOCGCOUNT: {

Completed in 73 milliseconds