Home
last modified time | relevance | path

Searched refs:is_AT_SECURE (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dlibc_init_common.cpp269 bool is_AT_SECURE = getauxval(AT_SECURE); in __sanitize_environment_variables() local
277 if (is_AT_SECURE && __is_unsafe_environment_variable(src[0])) { in __sanitize_environment_variables()