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

/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dsnmpd.h136 #define LM_ONSTARTLIST 0x0002 macro
H A Dmain.c1688 m->flags &= ~LM_ONSTARTLIST;
2383 m->flags |= LM_ONSTARTLIST;
2417 if ((m->flags & LM_ONSTARTLIST) != 0)
2474 if (m->flags & LM_ONSTARTLIST)

Completed in 69 milliseconds