Home
last modified time | relevance | path

Searched refs:si_stime (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.c139 dst->si_stime = src->si_stime; in siginfo_32_to_n()
513 dst->si_stime = src->si_stime; in siginfo_n_to_32()
/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h458 #define si_stime __data.__proc.__pdata.__cld.__stime macro
/illumos-gate/usr/src/uts/common/os/
H A Dsig.c2789 dest->si_stime = src->si_stime; in siginfo_kto32()
2860 dest->si_stime = src->si_stime; in siginfo_32tok()
H A Dexit.c1038 ip->si_stime = pp->p_stime; in winfo()
/illumos-gate/usr/src/uts/common/io/
H A Dsignalfd.c602 ssi.ssi_stime = infop->si_stime; in signalfd_consume_signal()
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c278 si.si_utime, si.si_stime); in d_siginfo()