Searched refs:CTL_KERN (Results 1 – 3 of 3) sorted by relevance
1094 static int mib[4] = {CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1}; in qemu_init_exec_dir()1096 static int mib[4] = {CTL_KERN, KERN_PROC_ARGS, -1, KERN_PROC_PATHNAME}; in qemu_init_exec_dir()
51 CTL_KERN=1, /* General kernel info and control */ enumerator
267 case CTL_KERN: in do_freebsd_sysctl_oid()