HomeSort by: relevance | last modified time | path
    Searched defs:sysctl_parent (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
sysctl.h 1307 #define sysctl_parent __sysc_unpad(_sysctl_parent) macro
1350 while (n->sysctl_parent != NULL)
1351 n = n->sysctl_parent;

Completed in 13 milliseconds