HomeSort by relevance Sort by last modified time
    Searched defs:idtype_t (Results 1 - 18 of 18) sorted by null

  /bionic/libc/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /development/ndk/platforms/android-9/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
wait.h 53 /* Posix states that idtype_t should be an enumeration type, but
57 typedef int idtype_t; typedef
59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
wait.h 107 } idtype_t; typedef in typeref:enum:__anon26870
155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 107 } idtype_t; typedef in typeref:enum:__anon28536
155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 107 } idtype_t; typedef in typeref:enum:__anon30048
155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,

Completed in 576 milliseconds