Searched refs:from_outside (Results 1 – 10 of 10) sorted by relevance
190 char *from_outside = getenv (TARGET_ENVIRON); in ldemul_default_target() local191 if (from_outside != (char *) NULL) in ldemul_default_target()192 return from_outside; in ldemul_default_target()
189 char *from_outside = getenv (TARGET_ENVIRON); in ldemul_default_target() local190 if (from_outside != (char *) NULL) in ldemul_default_target()191 return from_outside; in ldemul_default_target()
64 char *from_outside = getenv(TARGET_ENVIRON);67 if (from_outside != (char *)NULL)68 return from_outside;
79 char *from_outside = getenv(TARGET_ENVIRON);82 if (from_outside != (char *)NULL)83 return from_outside;
198 char *from_outside = getenv (TARGET_ENVIRON);199 if (from_outside != (char *) NULL)200 return from_outside;
798 static char *from_outside;808 from_outside = getenv (TARGET_ENVIRON);809 if (from_outside != (char *) NULL)810 return from_outside;
97 char *from_outside = getenv(TARGET_ENVIRON);100 if (from_outside != (char *)NULL)101 return from_outside;
112 char *from_outside = getenv(TARGET_ENVIRON);115 if (from_outside != (char *)NULL)116 return from_outside;
239 char *from_outside = getenv (TARGET_ENVIRON);240 if (from_outside != (char *) NULL)241 return from_outside;
795 static char *from_outside;805 from_outside = getenv (TARGET_ENVIRON);806 if (from_outside != (char *) NULL)807 return from_outside;