Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c248 static picl_nodehdl_t make_node(picl_nodehdl_t subtree_root, int row,
591 (void) make_node(*subtree_rootp, nxtrow, &snmp_syserr); in build_physplat()
693 make_node(picl_nodehdl_t subtree_root, int row, int *snmp_syserr_p) in make_node() function
722 parenth = make_node(subtree_root, parent_row, snmp_syserr_p); in make_node()
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c10178 make_node(xmlNodePtr *nodep, const char *name) in make_node() function
10205 make_node(&parent, parname); in export_tm_loctext()
10295 make_node(&telts->documentation, "documentation"); in export_template()