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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h115 #define DEV_LOC_MLEN (128 + 1) macro
H A Dhostres_device_tbl.c156 if (location_len > DEV_LOC_MLEN)
157 location_len = DEV_LOC_MLEN;

Completed in 45 milliseconds