Home
last modified time | relevance | path

Searched full:glibc2 (Results 1 – 10 of 10) sorted by relevance

/linux/arch/m68k/include/uapi/asm/
H A Dstat.h42 /* This matches struct stat64 in glibc2.1, hence the absolutely
/linux/arch/sh/include/uapi/asm/
H A Dstat.h40 /* This matches struct stat64 in glibc2.1, hence the absolutely
/linux/arch/x86/include/asm/
H A Dia32.h25 /* This matches struct stat64 in glibc2.2, hence the absolutely
/linux/arch/arm/include/uapi/asm/
H A Dstat.h52 /* This matches struct stat64 in glibc2.1, hence the absolutely
/linux/arch/powerpc/include/uapi/asm/
H A Dstat.h59 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */
/linux/arch/mips/include/uapi/asm/
H A Dstat.h47 * This matches struct stat64 in glibc2.1, hence the absolutely insane
/linux/arch/x86/include/uapi/asm/
H A Dstat.h39 /* This matches struct stat64 in glibc2.1, hence the absolutely
/linux/include/uapi/asm-generic/
H A Dstat.h47 /* This matches struct stat64 in glibc2.1. Only used for 32 bit. */
/linux/arch/m68k/mac/
H A Dmisc.c538 * Algorithm cribbed from glibc2.1, __offtime().
/linux/lib/
H A Dstring.c505 * of that name. In fact, it was stolen from glibc2 and de-fancy-fied.