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

/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_prof.c205 error = sysctl_rdstruct(oldp, oldlenp, newp, gp, sizeof *gp);
H A Dkern_sysctl.c1163 sysctl_rdstruct(user_addr_t oldp, size_t *oldlenp, function
/darwin-on-arm/xnu/bsd/sys/
H A Dsysctl.h1153 int sysctl_rdstruct(user_addr_t, size_t *, user_addr_t, void *, int);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c2810 return (sysctl_rdstruct(oldp, oldlenp, newp, &vfsc,

Completed in 44 milliseconds