Searched defs:variable (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/nss/nss_files/ |
D | files-parse.c | 113 # define STRING_FIELD(variable, terminator_p, swallow) \ argument 127 # define STRING_LIST(variable, terminator_c) \ argument 156 # define INT_FIELD(variable, terminator_p, swallow, base, convert) \ argument 171 # define INT_FIELD_MAYBE_NULL(variable, terminator_p, swallow, base, convert, default) \ argument
|
/glibc-2.36/hurd/ |
D | hurdmsg.c | 298 const_string_t variable, // in _S_msg_get_env_variable() 325 const_string_t variable, // in _S_msg_set_env_variable()
|
D | hurdsig.c | 1624 _hurdsig_getenv (const char *variable) in _hurdsig_getenv()
|
/glibc-2.36/malloc/ |
D | tst-dynarray-fail.c | 356 const char *variable = "TEST_RLIMIT_AS"; in reduce_rlimit_as() local
|