FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEV_NAME_MLEN
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
144
if (name_len > DEV_NAME_MLEN)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
145
name_len = DEV_NAME_MLEN;