OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:found_node
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/cmd/zfs/
zfs_main.c
4475
deleg_perm_node_t *
found_node
= NULL;
local
4480
if ((
found_node
= uu_avl_find(avl, node, NULL, &idx))
4484
node =
found_node
;
4572
who_perm_node_t *
found_node
= NULL;
local
4581
if ((
found_node
= uu_avl_find(avl, node, NULL, &idx))
4617
node =
found_node
;
Completed in 17 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026