Searched refs:FLG_DI_DEF_DONE (Results 1 – 2 of 2) sorted by relevance
626 #define FLG_DI_DEF_DONE 0x04000 /* entry has been processed (dlinfo) */ macro
1784 dyip->di_flags |= FLG_DI_DEF_DONE; in set_def_need()2159 if ((dyip->di_flags & FLG_DI_DEF_DONE) == 0) in dlinfo_core()