Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_partition_tbl.c243 INSERT_OBJECT_FUNC_LINK(entry, &partition_tbl, link, in partition_entry_create()
/freebsd-14-stable/contrib/bsnmp/snmpd/
HDsnmpmod.h125 #define INSERT_OBJECT_FUNC_LINK(PTR, LIST, LINK, FUNC) do { \ macro