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