Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3picl/
H A DMakefile26 picl_get_node_by_path.3picl \
/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.h162 extern int picl_get_node_by_path(const char *piclpath, picl_nodehdl_t *nodeh);
H A Dmapfile-vers45 picl_get_node_by_path;
H A Dpicl.c782 picl_get_node_by_path(const char *piclpath, picl_nodehdl_t *nodeh) in picl_get_node_by_path() function
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-picl.p5m80 file path=usr/share/man/man3picl/picl_get_node_by_path.3picl
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c921 err = picl_get_node_by_path("/platform", &nodeh); in get_proc_mode()