/glibc-2.36/time/ |
D | clock_settime.c | 25 __clock_settime (clockid_t clock_id, const struct timespec *tp) in __clock_settime()
|
D | clock_gettime.c | 25 __clock_gettime (clockid_t clock_id, struct timespec *tp) in __clock_gettime()
|
D | localtime.c | 28 __localtime64_r (const __time64_t *t, struct tm *tp) in __localtime64_r() 38 __localtime_r (const time_t *t, struct tm *tp) in __localtime_r()
|
D | strftime.c | 23 strftime (char *s, size_t maxsize, const char *format, const struct tm *tp) in strftime()
|
D | wcsftime.c | 24 const struct tm *tp) in wcsftime()
|
D | asctime.c | 34 asctime_internal (const struct tm *tp, char *buf, size_t buflen) in asctime_internal() 75 __asctime_r (const struct tm *tp, char *buf) in __asctime_r()
|
D | bug-asctime.c | 12 struct tm *tp = localtime (&t); in do_test() local
|
D | bug-asctime_r.c | 12 struct tm *tp = localtime (&t); in do_test() local
|
D | tst_wcsftime.c | 9 struct tm *tp; in main() local
|
D | gmtime.c | 24 __gmtime64_r (const __time64_t *t, struct tm *tp) in __gmtime64_r()
|
D | test_time.c | 27 struct tm *tp; in main() local
|
D | offtime.c | 29 __offtime (__time64_t t, long int offset, struct tm *tp) in __offtime()
|
D | mktime.c | 246 struct tm const *tp) in tm_diff() 271 long_int *t, struct tm *tp) in ranged_convert() 321 __mktime_internal (struct tm *tp, in __mktime_internal() 524 __mktime64 (struct tm *tp) in __mktime64()
|
D | era.c | 146 _nl_get_era_entry (const struct tm *tp, struct __locale_data *current) in _nl_get_era_entry()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | clock_settime.c | 26 __clock_settime64 (clockid_t clock_id, const struct __timespec64 *tp) in __clock_settime64()
|
D | sched_rr_gi.c | 26 __sched_rr_get_interval64 (pid_t pid, struct __timespec64 *tp) in __sched_rr_get_interval64()
|
D | clock_gettime.c | 29 __clock_gettime64 (clockid_t clock_id, struct __timespec64 *tp) in __clock_gettime64()
|
/glibc-2.36/resolv/ |
D | inet_neta.c | 48 char *tp; in inet_neta() local
|
D | inet_pton.c | 84 unsigned char tmp[NS_INADDRSZ], *tp; in weak_alias() local 145 unsigned char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; in inet_pton6() local
|
D | inet_ntop.c | 108 char tmp[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"], *tp; in inet_ntop6() local
|
/glibc-2.36/stdlib/ |
D | mul.c | 116 mp_ptr tp = (mp_ptr) TMP_ALLOC (2 * vsize * BYTES_PER_MP_LIMB); in mpn_mul() local
|
/glibc-2.36/sysdeps/mach/hurd/i386/htl/ |
D | pt-machdep.c | 44 int set_tp, void *tp) in __thread_set_pcsptp()
|
/glibc-2.36/login/programs/ |
D | pt_chown.c | 73 char *tp; in more_help() local
|
/glibc-2.36/sysdeps/arm/nptl/ |
D | tls.h | 69 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
|
/glibc-2.36/sysdeps/alpha/nptl/ |
D | tls.h | 75 # define TLS_DEFINE_INIT_TP(tp, pd) void *tp = (pd) + 1 argument
|