Searched defs:oidstr_dup (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/ | ||
H A D | pdu.c | 310 char *oidstr_dup; local 331 if ((oidstr_dup = strdup(oidstr)) == NULL) 340 p = oidstr_dup; 387 free((void *) oidstr_dup); |
Completed in 44 milliseconds