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

/openbsd-current/usr.bin/snmp/
H A Dsmi.h47 smi_os_hex, enumerator in enum:smi_output_string
H A Dsmi.c402 output_string = smi_os_hex;
412 len = output_string == smi_os_hex ? 3 : 2;
439 case smi_os_hex:
462 output_string == smi_os_hex ? "Hex-STRING: " :
H A Dsnmpc.c426 output_string = smi_os_hex;

Completed in 117 milliseconds