Searched refs:sysctl_sysctl_native (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.140.69/bsd/kern/ |
| H A D | kern_sysctl.c | 336 STATIC int sysctl_sysctl_native(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *r… 4175 sysctl_sysctl_native(__unused struct sysctl_oid *oidp, void *arg1, int arg2, function 4189 …TO, proc_native, CTLTYPE_INT | CTLFLAG_RD | CTLFLAG_LOCKED, 0, 0, sysctl_sysctl_native, "I", "proc…
|