HomeSort by relevance Sort by last modified time
    Searched defs:si_stime (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 100 #define si_stime _sifields._sigchld._stime macro
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm-generic/
siginfo.h 100 #define si_stime _sifields._sigchld._stime macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h 100 #define si_stime _sifields._sigchld._stime macro
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 100 #define si_stime _sifields._sigchld._stime macro
  /external/strace/
signal.c 516 __clock_t si_stime; member in struct:siginfo::__anon29433::__anon29437
538 #define si_stime _sifields._sigchld.si_stime macro
776 tprintf(", si_utime=%lu, si_stime=%lu",
778 sip->si_stime);
    [all...]

Completed in 25 milliseconds

1 23