HomeSort by: relevance | last modified time | path
    Searched defs:sysctl_parent (Results 1 - 2 of 2) 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;
sysctl.h 1307 #define sysctl_parent __sysc_unpad(_sysctl_parent) macro
1350 while (n->sysctl_parent != NULL)
1351 n = n->sysctl_parent;

Completed in 26 milliseconds