Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Ddl-tunables.c102 if (cur->type.type_code == TUNABLE_TYPE_STRING) in do_tunable_update_val()
147 if (cur->type.type_code != TUNABLE_TYPE_STRING) in tunable_initialize()
362 if (cur->type.type_code == TUNABLE_TYPE_STRING in __tunables_print()
388 case TUNABLE_TYPE_STRING: in __tunables_print()
422 case TUNABLE_TYPE_STRING: in __tunable_get_val()
Ddl-tunable-types.h35 TUNABLE_TYPE_STRING enumerator
94 case TUNABLE_TYPE_STRING: in unsigned_tunable_type()