Home
last modified time | relevance | path

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

/src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h113 #define DEV_LOC_MLEN (128 + 1) macro
H A Dhostres_device_tbl.c154 if (location_len > DEV_LOC_MLEN) in device_entry_create()
155 location_len = DEV_LOC_MLEN; in device_entry_create()