/glibc-2.36/posix/ |
D | glob64-time64.c | 35 int (*errfunc) (const char *, int), glob64_time64_t *pglob) in __glob64_time64() argument
|
D | glob64.c | 38 int (*errfunc) (const char *, int), glob64_t *pglob) in glob64() argument
|
D | tst-posix_spawn-fd.c | 40 one_test (const char *name, int (*func) (int), int fd, in one_test() 68 all_tests (const char *name, int (*func) (int)) in all_tests()
|
D | glob.c | 302 __glob (const char *pattern, int flags, int (*errfunc) (const char *, int), in __glob() argument 1282 int (*errfunc) (const char *, int), in glob_in_dir() argument
|
/glibc-2.36/sysdeps/generic/ |
D | libc_start_call_main.h | 20 __libc_start_call_main (int (*main) (int, char **, char ** MAIN_AUXVEC_DECL), in __libc_start_call_main()
|
/glibc-2.36/dlfcn/ |
D | defaultmod1.c | 14 test_in_mod1 (int (*mainp)(int, char **)) in test_in_mod1() argument
|
D | defaultmod2.c | 21 test_in_mod2 (int (*mainp)(int, char **)) in test_in_mod2() argument
|
/glibc-2.36/sysdeps/nptl/ |
D | libc_start_call_main.h | 23 __libc_start_call_main (int (*main) (int, char **, char ** MAIN_AUXVEC_DECL), in __libc_start_call_main()
|
/glibc-2.36/support/ |
D | support_create_timer.c | 31 void (*callback)(int)) in support_create_timer()
|
/glibc-2.36/manual/examples/ |
D | twalk.c | 52 twalk (const void *root, void (*action) (const void *, VISIT, int)) in twalk() argument
|
/glibc-2.36/misc/ |
D | tst-syslog.c | 260 check_syslog_udp (void (*syslog_send)(int), int options, in check_syslog_udp() 304 check_syslog_tcp (void (*syslog_send)(int), int options, in check_syslog_tcp()
|
D | tst-tsearch.c | 153 void (*action) (const void *, VISIT, int)) in twalk_with_twalk_r() argument 189 walk_tree_with (void *root, int expected_count, in walk_tree_with() argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | oldglob.c | 48 int (*errfunc) (const char *, int), in __old_glob() argument
|
/glibc-2.36/math/ |
D | test-tgmath-ret.c | 61 CHECK_RET_CONST(ilogb, int) in CHECK_RET_CONST() argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tst-ttyname.c | 276 do_in_chroot_1 (int (*cb)(const char *, int)) in do_in_chroot_1() argument 345 do_in_chroot_2 (int (*cb)(const char *, int)) in do_in_chroot_2() argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/i386/ |
D | tst-bz21269.c | 66 xsethandler (int sig, void (*handler)(int, siginfo_t *, void *), int flags) in xsethandler() argument
|
/glibc-2.36/io/ |
D | tst-lchmod.c | 80 test_1 (bool do_relative_path, int (*chmod_func) (int fd, const char *, mode_t, int)) in test_1() argument
|
/glibc-2.36/csu/ |
D | libc-start.c | 234 LIBC_START_MAIN (int (*main) (int, char **, char ** MAIN_AUXVEC_DECL), in LIBC_START_MAIN()
|
/glibc-2.36/sunrpc/ |
D | xdr_rec.c | 138 xdrrec_create (XDR *xdrs, u_int sendsize, in xdrrec_create() argument 140 int (*readit) (char *, char *, int), in xdrrec_create() argument
|
/glibc-2.36/soft-fp/ |
D | testit.c | 411 int (*cmp0)(int), in test_float_cmp() argument 427 int (*cmp0)(int), in test_double_cmp() argument
|
/glibc-2.36/sysdeps/arm/ |
D | unwind.h | 128 long long int :0; /* Force alignment to 8-byte boundary */ member
|
/glibc-2.36/scripts/ |
D | glibcelf.py | 1023 def read(self, typ: type, offset:int ): 1114 def lookup_string(self, strtab_index: int, strtab_offset: int) -> bytes: 1142 def _find_stringtab(self, sh_link: int) -> StringTable:
|