Searched defs:nodep (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/iconv/ |
D | gconv_dl.c | 152 do_release_shlib (const void *nodep, VISIT value, void *closure) in do_release_shlib() 190 do_release_all (void *nodep) in do_release_all() 213 do_print (const void *nodep, VISIT value, int level) in do_print()
|
D | iconv_prog.c | 631 insert_print_list (const void *nodep, VISIT value, int level) in insert_print_list() 641 do_print_human (const void *nodep, VISIT value, int level) in do_print_human() 683 do_print (const void *nodep, VISIT value, int level) in do_print()
|
D | strtab.c | 285 copystrings (struct Strent *nodep, char **freep, size_t *offsetp) in copystrings()
|
D | iconvconfig.c | 480 append_alias (const void *nodep, VISIT value, int level) in append_alias() 688 append_module (const void *nodep, VISIT value, int level) in append_module() 977 static void name_insert (const void *nodep, VISIT value, int level) in name_insert()
|
/glibc-2.36/manual/examples/ |
D | twalk.c | 27 twalk_with_twalk_r_action (const void *nodep, VISIT which, void *closure0) in twalk_with_twalk_r_action()
|
/glibc-2.36/misc/ |
D | tst-tsearch.c | 127 twalk_with_twalk_r_action (const void *nodep, VISIT which, void *closure0) in twalk_with_twalk_r_action() 161 walk_action (const void *nodep, const VISIT which, const int depth) in walk_action()
|
/glibc-2.36/sysdeps/pthread/ |
D | sem_routines.c | 156 struct inuse_sem *nodep = *(struct inuse_sem **) inodep; in walker() local
|
/glibc-2.36/nss/ |
D | makedb.c | 577 copy_valstr (const void *nodep, const VISIT which, const int depth) in copy_valstr() 626 void add_key(const void *nodep, VISIT which, void *arg) in add_key()
|
/glibc-2.36/locale/programs/ |
D | locale.c | 303 print_names (const void *nodep, VISIT value, int level) in print_names()
|