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

/freebsd-10.0-release/contrib/bsnmp/snmpd/
H A Dsnmpd.h136 #define LM_ONSTARTLIST 0x0002 macro
H A Dmain.c1874 m->flags &= ~LM_ONSTARTLIST;
2549 m->flags |= LM_ONSTARTLIST;
2583 if ((m->flags & LM_ONSTARTLIST) != 0)
2640 if (m->flags & LM_ONSTARTLIST)

Completed in 119 milliseconds