Searched refs:CONF_MFLAGS_NO_DSO (Results 1 – 3 of 3) sorted by relevance
65 # define CONF_MFLAGS_NO_DSO 0x8 macro
46 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is
160 if (!md && !(flags & CONF_MFLAGS_NO_DSO)) in module_run()