Searched refs:LM_ONSTARTLIST (Results 1 – 2 of 2) sorted by relevance
136 #define LM_ONSTARTLIST 0x0002 macro
1719 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()