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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_newsysctl.c249 * of the caller for sysctl_unregister_oid() compares.
277 sysctl_unregister_oid(struct sysctl_oid *oidp) function
368 sysctl_unregister_oid(oidp);
1519 * in progress in sysctl_unregister_oid() that slept because of a
/darwin-on-arm/xnu/bsd/sys/
H A Dsysctl.h215 * sysctl_unregister_oid() using the fact that the fields up
282 void sysctl_unregister_oid(struct sysctl_oid *oidp);

Completed in 69 milliseconds