Searched defs:__is_unsafe_environment_variable (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dlibc_init_common.cpp240 static bool __is_unsafe_environment_variable(const char* name) { function
292 if (is_AT_SECURE && __is_unsafe_environment_variable(src[0])) {

Completed in 44 milliseconds