Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c1499 char *slott = NULL; in get_slot_type() local
1507 slott = p; in get_slot_type()
1508 if ((p = strchr(slott, '\n')) != NULL) in get_slot_type()
1517 return (slott); in get_slot_type()