Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpd.h136 #define LM_ONSTARTLIST 0x0002 macro
H A Dmain.c1719 m->flags &= ~LM_ONSTARTLIST; in main()
2414 m->flags |= LM_ONSTARTLIST; in lm_load()
2448 if ((m->flags & LM_ONSTARTLIST) != 0) in lm_load()
2505 if (m->flags & LM_ONSTARTLIST) in lm_unload()