Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c251 static picl_nodehdl_t lookup_nodeh(int row);
708 if ((nodeh = lookup_nodeh(row)) != NULL) in make_node()
1057 lookup_nodeh(int row) in lookup_nodeh() function