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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_newsysctl.c119 STATIC int sysctl_old_user(struct sysctl_req *req, const void *p, size_t l);
1328 sysctl_old_user(struct sysctl_req *req, const void *p, size_t l) function
1603 req.oldfunc = sysctl_old_user;

Completed in 37 milliseconds