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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utime.h 40 __time_t actime; /* Access time. */
41 __time_t modtime; /* Modification time. */
time.h 77 typedef __time_t time_t;
117 # include <bits/types.h> /* This defines __time_t for us. */
123 __time_t tv_sec; /* Seconds. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/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 54 __time_t shm_atime; /* time of last shmat() */
58 __time_t shm_dtime; /* time of last shmdt() */
62 __time_t shm_ctime; /* time of last change by shmctl() */
stat.h 95 __time_t st_atime; /* Time of last access. */
97 __time_t st_mtime; /* Time of last modification. */
99 __time_t st_ctime; /* Time of last status change. */
156 __time_t st_atime; /* Time of last access. */
158 __time_t st_mtime; /* Time of last modification. */
160 __time_t st_ctime; /* Time of last status change. */
time.h 71 __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/arch-arm/include/machine/
_types.h 102 typedef int __time_t; typedef
  /bionic/libc/arch-sh/include/machine/
_types.h 105 typedef int __time_t; typedef
  /bionic/libc/arch-x86/include/machine/
_types.h 116 typedef int __time_t; typedef
  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 104 typedef int __time_t; typedef
  /development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h 116 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
_types.h 104 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/
_types.h 104 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/
_types.h 104 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
_types.h 115 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
_types.h 104 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
_types.h 112 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/
_types.h 104 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/machine/
_types.h 104 typedef int __time_t; typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
_types.h 116 typedef int __time_t; typedef
  /external/elfutils/tests/
run-show-die-info.sh 455 Name : __time_t
    [all...]
  /external/valgrind/main/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 169 milliseconds