Searched refs:KERN_FILE (Results 1 – 5 of 5) sorted by relevance
183 case KERN_FILE: in audit_ctlname_to_sysctlevent()
193 name[1] = KERN_FILE; in ogetkerninfo()
4512 SYSCTL_PROC(_kern, KERN_FILE, file, CTLTYPE_OPAQUE|CTLFLAG_RD|CTLFLAG_MPSAFE,
429 mib[1] = KERN_FILE; in getfiles() 431 warn("sysctl: KERN_FILE"); in getfiles() 437 warn("sysctl: KERN_FILE"); in getfiles()
980 #define KERN_FILE 15 /* struct: file entries */ macro