Searched refs:RT_FL_NOENVIRON (Results 1 – 3 of 3) sorted by relevance
284 #define RT_FL_NOENVIRON 0x00000100 /* don't process environment */ macro
396 if (((rtld_flags & RT_FL_NOENVIRON) == 0) && in setup()
1754 val = RT_FL_NOENVIRON; in ld_generic_env()