Searched defs:arg (Results 1 – 11 of 11) sorted by relevance
/elf/ |
A D | dl-misc.c | 78 _dl_debug_vdprintf (int fd, int tag_p, const char *fmt, va_list arg) in _dl_debug_vdprintf() 274 va_list arg; in _dl_debug_printf() local 286 va_list arg; in _dl_debug_printf_c() local 298 va_list arg; in _dl_dprintf() local 308 va_list arg; in _dl_printf() local 318 va_list arg; in _dl_error_printf() local 328 va_list arg; in _dl_fatal_printf() local
|
A D | tst-unwind-ctor-lib.c | 23 callback (struct _Unwind_Context *ctx, void *arg) in callback()
|
A D | tst-unwind-main.c | 29 callback (struct _Unwind_Context *ctx, void *arg) in callback()
|
A D | tst-pldd.c | 40 target_process (void *arg) in target_process() 46 pldd_process (void *arg) in pldd_process()
|
A D | tst-thrlock.c | 9 tf (void *arg) in tf()
|
A D | dl-iteratephdr.c | 25 cancel_handler (void *arg __attribute__((unused))) in cancel_handler()
|
A D | tst-stringtable.c | 179 #define _(arg) arg argument
|
A D | tst-execstack.c | 38 waiter_thread (void *arg) in waiter_thread()
|
A D | pldd.c | 226 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
A D | ldconfig.c | 250 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
A D | sprof.c | 340 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
Completed in 14 milliseconds