Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3picltree/
H A DMakefile33 ptree_get_frutree_parent.3picltree \
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.h143 extern int ptree_get_frutree_parent(picl_nodehdl_t nodeh,
H A Dmapfile-vers43 ptree_get_frutree_parent;
H A Dpicltree.c3190 ptree_get_frutree_parent(picl_nodehdl_t nodeh, picl_nodehdl_t *fruh) in ptree_get_frutree_parent() function
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-picl.p5m119 file path=usr/share/man/man3picltree/ptree_get_frutree_parent.3picltree
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c750 err = ptree_get_frutree_parent(ptreeh, &ret.fruh); in picld_get_frutree_parent()