Searched refs:shortnm (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c223 do_snm(char *orig, char *shortnm) argument
226 *shortnm++ = *orig++;
227 *shortnm = '\0';
232 make_an_entry(char *lname, const char *shortnm, nms_t **list, int devtype) argument
247 len = strlen(shortnm);
251 (void) strcpy(entry->dsk, shortnm);

Completed in 12 milliseconds