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

/openbsd-current/usr.bin/snmp/
H A Dsmi.h78 const char *tc_display_hint; member in struct:textconv
H A Dsmi.c663 ulval = strtoul(tc->tc_display_hint, &displayformat, 10);
665 if (!isdigit(tc->tc_display_hint[0]) ||

Completed in 129 milliseconds