HomeSort by: relevance | last modified time | path
    Searched refs:_stime (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/compat/linux/arch/mips/
linux_siginfo.h 65 linux_clock_t _stime; member in struct:linux_siginfo::__anon511a2816010a::__anon511a28160308
73 linux_clock_t _stime; member in struct:linux_siginfo::__anon511a2816010a::__anon511a28160408
  /src/sys/compat/linux/arch/alpha/
linux_siginfo.h 75 linux_clock_t _stime; member in struct:linux_siginfo::__anon0fd47a83010a::__anon0fd47a830508
  /src/sys/compat/linux/arch/arm/
linux_siginfo.h 72 linux_clock_t _stime; member in struct:linux_siginfo::__anonce6357bd010a::__anonce6357bd0508
  /src/sys/compat/linux/arch/i386/
linux_siginfo.h 75 linux_clock_t _stime; member in struct:linux_siginfo::__anonbfa98b67010a::__anonbfa98b670508
  /src/sys/compat/linux/arch/m68k/
linux_siginfo.h 75 linux_clock_t _stime; member in struct:linux_siginfo::__anon69f141e3010a::__anon69f141e30508
  /src/sys/compat/linux/arch/powerpc/
linux_siginfo.h 78 linux_clock_t _stime; member in struct:linux_siginfo::__anon6369653d010a::__anon6369653d0508
  /src/sys/compat/linux32/arch/amd64/
linux32_siginfo.h 72 linux32_clock_t _stime; member in struct:linux32_siginfo::__anon3bbd43e3010a::__anon3bbd43e30508
  /src/sys/compat/linux/arch/amd64/
linux_siginfo.h 83 linux_clock_t _stime; member in struct:linux_siginfo::__anon411f7939010a::__anon411f79390508
  /src/sys/compat/linux/arch/aarch64/
linux_siginfo.h 77 linux_clock_t _stime; member in struct:linux_siginfo::__anon65bd89a6010a::__anon65bd89a60508
  /src/sys/compat/linux32/arch/aarch64/
linux32_siginfo.h 74 linux32_clock_t _stime; member in struct:linux32_siginfo::__anonc820d0d0010a::__anonc820d0d00508
  /src/sys/compat/sys/
siginfo.h 68 clock_t _stime; member in struct:__ksiginfo32::__anon01db8f81010a::__anon01db8f810308
  /src/sys/compat/linux32/common/
linux32_siginfo.h 112 #define lsi_stime _sidata._sigchld._stime
linux32_signal.c 148 lsi->lsi_stime = ksi->_reason._child._stime;
  /src/sys/sys/
siginfo.h 66 clock_t _stime; member in struct:_ksiginfo::__anon33f44b6e010a::__anon33f44b6e0308
163 #define si_stime _info._reason._child._stime
193 #define ksi_stime ksi_info._reason._child._stime
  /src/sys/compat/linux/common/
linux_siginfo.h 124 #define lsi_stime _sidata._sigchld._stime
linux_signal.c 204 lsi->lsi_stime = ksi->_reason._child._stime;
  /src/sys/compat/netbsd32/
netbsd32_signal.c 354 si->_reason._child._stime = si32->_reason._child._stime;
444 si32->_reason._child._stime = si->_reason._child._stime;

Completed in 39 milliseconds