Home
last modified time | relevance | path

Searched refs:KERN_SAVED_IDS (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysctl.h159 #define KERN_SAVED_IDS 20 /* int: saved set-user/group-ID */ macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm_klib.c171 case KERN_SAVED_IDS: in audit_ctlname_to_sysctlevent()
/f-stack/freebsd/kern/
H A Dkern_mib.c137 SYSCTL_INT(_kern, KERN_SAVED_IDS, saved_ids, CTLFLAG_RD|CTLFLAG_CAPRD,
140 SYSCTL_INT(_kern, KERN_SAVED_IDS, saved_ids, CTLFLAG_RD|CTLFLAG_CAPRD,
/f-stack/freebsd/sys/
H A Dsysctl.h966 #define KERN_SAVED_IDS 20 /* int: saved set-user/group-ID */ macro