Home
last modified time | relevance | path

Searched refs:print_entry (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/login/programs/
Dutmpdump.c26 print_entry (struct utmp *up) in print_entry() function
57 print_entry (up); in main()
/glibc-2.36/manual/
Dsummary.pl89 &print_entry($_) for sort keys %entries;
335 sub print_entry subroutine
/glibc-2.36/elf/
Dcache.c165 print_entry (const char *lib, int flag, uint64_t hwcap, in print_entry() function
373 print_entry (cache_data + cache->libs[i].key, in print_cache()
393 print_entry (cache_data + cache_new->libs[i].key, in print_cache()
/glibc-2.36/ChangeLog.old/
DChangeLog.125090 (print_entry): Print osversion.
6766 * elf/cache.c (print_entry): Use PRIx64 instead of Lx in printf
9498 * login/programs/utmpdump.c (print_entry): Likewise.
9941 (print_entry): Likewise.
DChangeLog.1345 * login/programs/utmpdump.c (print_entry): Copy up->ut_tv fields
715 * elf/cache.c (print_entry): Support the GNU/FreeBSD ABI tag.
1073 * elf/cache.c (print_entry): Add case for FLAG_POWERPC_LIB64.
2799 * login/programs/utmpdump.c (print_entry): Test _HAVE_UT_TYPE,
7848 * elf/cache.c (print_entry): Support x86-64.
DChangeLog.111560 * elf/cache.c (print_entry): Replace 64bit with IA-64 in message
1567 * elf/cache.c (print_entry): Check for FLAG_IA64_LIB64.
9994 (print_entry): Print hwcap, cleanup a bit.
11762 * elf/cache.c (print_entry): Only look at the type field when
DChangeLog.164151 * elf/cache.c (print_entry): Match the Syllable ABI tag.
7611 * elf/cache.c (print_entry): Match the kNetBSD ABI tag.
10657 * elf/cache.c (print_entry): Pad hwcap value with 0s in diagnostic.
DChangeLog.254879 (print_entry): Modified function.
DChangeLog.146077 * login/programs/utmpdump.c (print_entry): Cast tv_usec to long
10521 * elf/cache.c (print_entry): Handle mips64 n32 and n64.
DChangeLog.225288 (print_entry): Modified function.
DChangeLog.1710009 (print_entry, print_cache, compare, save_cache, add_to_cache):
DChangeLog.74479 * login/programs/utmpdump.c (print_entry): Always use ut_tv field.
DChangeLog.192301 * login/programs/utmpdump.c (print_entry): Assume that
23422 * elf/cache.c (print_entry): Add FLAG_RISCV_FLOAT_ABI_SOFT and
DChangeLog.1863770 * elf/cache.c (print_entry): Handle the new cache flags.
71785 * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
74238 * elf/cache.c (print_entry): Print ",AArch64" for
74242 * elf/cache.c (print_entry): Print ",hard-float" for
86475 * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.