Searched refs:check_env_var (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dget_compat.c46 static void check_env_var(void) { function
81 pthread_once(&threadsafe, check_env_var);
199 is normally impossiable because check_env_var() is a static
202 check_env_var();

Completed in 83 milliseconds