HomeSort by relevance Sort by last modified time
    Searched refs:__time_t (Results 1 - 23 of 23) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_timespec.h 40 typedef __time_t time_t;
types.h 206 typedef __time_t time_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
utime.h 40 __time_t actime; /* Access time. */
41 __time_t modtime; /* Modification time. */
time.h 76 typedef __time_t time_t;
116 # include <bits/types.h> /* This defines __time_t for us. */
122 __time_t tv_sec; /* Seconds. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
msq.h 41 __time_t msg_stime; /* time of last msgsnd command */
43 __time_t msg_rtime; /* time of last msgrcv command */
45 __time_t msg_ctime; /* time of last change */
sem.h 42 __time_t sem_otime; /* last semop() time */
44 __time_t sem_ctime; /* last time changed by semctl() */
shm.h 54 __time_t shm_atime; /* time of last shmat() */
56 __time_t shm_dtime; /* time of last shmdt() */
58 __time_t shm_ctime; /* time of last change by shmctl() */
stat.h 80 __time_t st_atime; /* Time of last access. */
82 __time_t st_mtime; /* Time of last modification. */
84 __time_t st_ctime; /* Time of last status change. */
123 __time_t st_atime; /* Time of last access. */
125 __time_t st_mtime; /* Time of last modification. */
127 __time_t st_ctime; /* Time of last status change. */
time.h 33 __time_t tv_sec; /* Seconds. */
utmp.h 43 __time_t ll_time;
types.h 149 __STD_TYPE __TIME_T_TYPE __time_t; /* Seconds since the Epoch. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
msq.h 41 __time_t msg_stime; /* time of last msgsnd command */
45 __time_t msg_rtime; /* time of last msgrcv command */
49 __time_t msg_ctime; /* time of last change */
sem.h 42 __time_t sem_otime; /* last semop() time */
44 __time_t sem_ctime; /* last time changed by semctl() */
shm.h 55 __time_t shm_atime; /* time of last shmat() */
59 __time_t shm_dtime; /* time of last shmdt() */
63 __time_t shm_ctime; /* time of last change by shmctl() */
stat.h 98 __time_t st_atime; /* Time of last access. */
100 __time_t st_mtime; /* Time of last modification. */
102 __time_t st_ctime; /* Time of last status change. */
159 __time_t st_atime; /* Time of last access. */
161 __time_t st_mtime; /* Time of last modification. */
163 __time_t st_ctime; /* Time of last status change. */
time.h 33 __time_t tv_sec; /* Seconds. */
utmp.h 43 __time_t ll_time;
types.h 149 __STD_TYPE __TIME_T_TYPE __time_t; /* Seconds since the Epoch. */ variable
  /bionic/libc/include/sys/
types.h 95 typedef __kernel_time_t __time_t; typedef
96 typedef __time_t time_t;
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_types.h 113 typedef __int64_t __time_t; /* time()... */ typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
time.h 65 typedef __time_t time_t;
  /external/elfutils/tests/
run-show-die-info.sh 454 Name : __time_t
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 190 __extension__ typedef long int __time_t; typedef
309 typedef __time_t time_t;
359 __time_t tv_sec;
365 __time_t tv_sec;
    [all...]

Completed in 479 milliseconds