HomeSort by relevance Sort by last modified time
    Searched refs:itimerval (Results 26 - 50 of 152) sorted by null

12 3 4 5 6 7

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
time.h 40 extern int getitimer(int, struct itimerval *);
41 extern int setitimer(int, const struct itimerval *, struct itimerval *);
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
sunos4.h 53 struct itimerval;
137 extern int setitimer(int, struct itimerval *, struct itimerval *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
time.h 109 struct itimerval struct
128 struct itimerval *__value) __THROW;
134 __const struct itimerval *__restrict __new,
135 struct itimerval *__restrict __old) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
time.h 109 struct itimerval struct
128 struct itimerval *__value) __THROW;
134 __const struct itimerval *__restrict __new,
135 struct itimerval *__restrict __old) __THROW;

Completed in 607 milliseconds

12 3 4 5 6 7