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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h419 #define KERN_EXEC 45 /* xxx */ macro
420 #define KERN_CLASSICHANDLER KERN_EXEC /* XXX backwards compatibility */
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c585 SYSCTL_NODE(_kern, KERN_EXEC, exec, CTLFLAG_RD|CTLFLAG_LOCKED, 0, "");
618 || name[0] == KERN_EXEC
661 case KERN_EXEC:

Completed in 30 milliseconds