Searched defs:nextrow (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c510 snmp_get_nextrow(picl_snmphdl_t hdl, char *prefix, int row, int *nextrow, argument
519 if (smd == NULL || prefix == NULL || nextrow == NULL) {
578 *nextrow = (vp->name)[vp->name_len-1];

Completed in 72 milliseconds