Home
last modified time | relevance | path

Searched defs:variable (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/nss/nss_files/
Dfiles-parse.c113 # 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/
Dhurdmsg.c298 const_string_t variable, // in _S_msg_get_env_variable()
325 const_string_t variable, // in _S_msg_set_env_variable()
Dhurdsig.c1624 _hurdsig_getenv (const char *variable) in _hurdsig_getenv()
/glibc-2.36/malloc/
Dtst-dynarray-fail.c356 const char *variable = "TEST_RLIMIT_AS"; in reduce_rlimit_as() local