Home
last modified time | relevance | path

Searched refs:ITER_SIBLINGS (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_sysctl.c1245 ITER_SIBLINGS, /* Not matched, continue iterating siblings */ enumerator
1261 return (ITER_SIBLINGS); in sysctl_sysctl_next_node()
1264 return (ITER_SIBLINGS); in sysctl_sysctl_next_node()
1302 return (ITER_SIBLINGS); in sysctl_sysctl_next_node()
1324 return (ITER_SIBLINGS); in sysctl_sysctl_next_node()
1326 return (ITER_SIBLINGS); in sysctl_sysctl_next_node()
1358 if (action == ITER_SIBLINGS) in sysctl_sysctl_next_action()