/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | stat.h | 21 unsigned long st_atime; member 63 unsigned long st_atime; member 97 __kernel_ulong_t st_atime; member 127 unsigned long st_atime; member 132 unsigned int st_atime; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
H A D | uw-imap-fix-incompatible-pointer-types.patch | 31 if (sbuf.st_ctime > sbuf.st_atime) { 32 tp[0] = sbuf.st_atime; /* preserve atime and mtime */ 50 else tp[0] = (sbuf.st_ctime > sbuf.st_atime) ? sbuf.st_atime : time(0); 59 else tp[0] = (sbuf.st_ctime > sbuf.st_atime) ? sbuf.st_atime : time(0); 100 if ((sbuf.st_ctime > sbuf.st_atime) || (sbuf.st_mtime > sbuf.st_atime)) { 101 tp[0] = sbuf.st_atime; /* preserve atime and mtime */ 110 ((sbuf.st_ctime > sbuf.st_atime) || (sbuf.st_mtime > sbuf.st_atime)) ? 111 sbuf.st_atime : tp[1]; 149 if (sbuf.st_ctime > sbuf.st_atime) { 150 tp[0] = sbuf.st_atime; /* preserve atime and mtime */ [all …]
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | stat.h | 21 unsigned long st_atime; member 39 unsigned long st_atime; member 68 unsigned long st_atime; member 89 unsigned long st_atime; member
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | stat.h | 18 long st_atime; member 41 unsigned long st_atime; member 61 long st_atime; member 95 unsigned int st_atime; member
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | stat.h | 14 unsigned long st_atime; member 30 unsigned long st_atime; member 64 unsigned long st_atime; member
|
/openbmc/linux/arch/m68k/include/uapi/asm/ |
H A D | stat.h | 14 unsigned long st_atime; member 32 unsigned long st_atime; member 66 unsigned long st_atime; member
|
/openbmc/linux/arch/arm/include/uapi/asm/ |
H A D | stat.h | 14 unsigned long st_atime; member 42 unsigned long st_atime; member 76 unsigned long st_atime; member
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | stat.h | 24 unsigned long st_atime; member 46 unsigned long st_atime; member 72 int st_atime; /* Time of last access. */ member
|
/openbmc/u-boot/include/linux/ |
H A D | stat.h | 58 unsigned long st_atime; /* time file was last accessed */ member 86 unsigned long st_atime; member 116 time_t st_atime; member 142 unsigned long st_atime; member
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | stat.h | 35 long st_atime; member 73 long st_atime; member 114 unsigned int st_atime; member
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | stat.h | 14 unsigned long st_atime; member 40 unsigned long st_atime; member
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | stat.h | 20 unsigned long st_atime; member 43 unsigned long st_atime; member
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | stat.h | 28 unsigned long st_atime; member 50 unsigned long st_atime; /* Time of last access. */ member
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | stat.h | 37 long st_atime; /* Time of last access. */ member 62 int st_atime; /* Time of last access. */ member
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | stat.h | 16 signed int st_atime; member 59 signed int st_atime; member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | compat.h | 41 old_time32_t st_atime; member 73 unsigned int st_atime; member
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | stat.h | 38 compat_ulong_t st_atime; member
|
H A D | compat.h | 62 old_time32_t st_atime; member
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | ia32.h | 50 unsigned st_atime; member
|
H A D | compat.h | 47 u32 st_atime; member
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-lfs.patch | 17 stb->st_mtime, stb->st_atime, 40 stb->st_mtime, stb->st_atime,
|
/openbmc/linux/arch/s390/kernel/ |
H A D | compat_linux.c | 117 u32 st_atime; member 143 tmp.st_atime = (u32)stat->atime.tv_sec; in cp_stat64()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | compat.h | 37 old_time32_t st_atime; member
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | compat.h | 78 u32 st_atime; member
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | compat.h | 34 old_time32_t st_atime; member
|