Searched refs:LM_ONSTARTLIST (Results 1 – 2 of 2) sorted by relevance
136 #define LM_ONSTARTLIST 0x0002 macro
1878 m->flags &= ~LM_ONSTARTLIST; in main()2553 m->flags |= LM_ONSTARTLIST; in lm_load()2587 if ((m->flags & LM_ONSTARTLIST) != 0) in lm_load()2644 if (m->flags & LM_ONSTARTLIST) in lm_unload()