Searched refs:tunable_is_name (Results 1 – 4 of 4) 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
7310 * elf/dl-tunables.h (tunable_is_name): Likewise.34747 Use strcmp instead of tunable_is_name.
917 * elf/dl-tunables.h (tunable_is_name): Move from...