Searched refs:key (Results 1 – 2 of 2) sorted by relevance
75 static error_t parse_opt (int key, char *arg, struct argp_state *state);78 static char *more_help (int key, const char *text, void *input);520 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() argument522 switch (key) in parse_opt()554 more_help (int key, const char *text, void *input) in more_help() argument558 switch (key) in more_help()
3130 uintptr_t key; member3181 e->key = tcache_key; in tcache_put()3198 e->key = 0; in tcache_get()4459 if (__glibc_unlikely (e->key == tcache_key)) in _int_free()
Completed in 20 milliseconds