Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.returns_err_ptr867 make_node
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c10209 make_node(xmlNodePtr *nodep, const char *name) in make_node() function
10236 make_node(&parent, parname); in export_tm_loctext()
10326 make_node(&telts->documentation, "documentation"); in export_template()