Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dkern_control.h90 #define CTLIOCGCOUNT _IOR('N', 2, int) /* get number of control structures registe… macro
/xnu-11215.1.10/bsd/kern/
H A Dkern_control.c1451 case CTLIOCGCOUNT: { in ctl_ioctl()