Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c86 static int get_child_by_name(picl_nodehdl_t nodeh, const char *name,
529 get_child_by_name(picl_nodehdl_t nodeh, const char *name, in get_child_by_name() function
1216 err = get_child_by_name(envmonh, platform_tree_name, &node_hdl); in add_env_nodes()