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

/xnu-2422.115.4/bsd/sys/
H A Dsysctl.h181 #define OID_AUTO_START 100 /* conventional */ macro
/xnu-2422.115.4/bsd/kern/
H A Dkern_newsysctl.c237 * OID_AUTO_START to leave space for pre-assigned oid numbers.
240 /* First, find the highest oid in the parent list >OID_AUTO_START-1 */
241 n = OID_AUTO_START;

Completed in 25 milliseconds