Searched refs:tunable_is_name (Results 1 – 2 of 2) sorted by relevance
218 if (tunable_is_name (cur->name, name)) in parse_tunables()291 if (tunable_is_name (GLIBC_TUNABLES, envname)) in __tunables_init()314 if (tunable_is_name (name, envname)) in __tunables_init()329 if (tunable_is_name (name, *ep)) in __tunables_init()
138 tunable_is_name (const char *orig, const char *envname) in tunable_is_name() function
Completed in 4 milliseconds