Searched defs:st_ctime (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dstat.h22 unsigned long st_ctime; member in struct:stat
60 unsigned long st_ctime; member in struct:stat64
86 unsigned long st_ctime; member in struct:stat
105 unsigned long st_ctime; member in struct:__old_kernel_stat
110 unsigned int st_ctime; member in struct:__old_kernel_stat
/external/kernel-headers/original/asm-arm/
H A Dstat.h15 unsigned long st_ctime; member in struct:__old_kernel_stat
45 unsigned long st_ctime; member in struct:stat
81 unsigned long st_ctime; member in struct:stat64
/external/strace/
H A Dfile.c93 int st_ctime; member in struct:stat
111 long st_ctime; member in struct:stat_sparc64
170 # undef st_ctime macro
666 timestruct_t st_ctime; member in struct:solstat
720 tprintf("st_ctime=%s}", sprinttime(statbuf.st_ctime));
777 tprintf("st_ctime=%s", sprinttime(statbuf.st_ctime));
877 tprintf("st_ctime=%s", sprinttime(statbuf->st_ctime));
[all...]

Completed in 14 milliseconds