Home
last modified time | relevance | path

Searched refs:semx_otime (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dipc_impl.h113 ipc_time_t semx_otime; /* last semop time */ member
/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c366 tp(sds.semx_otime); in main()
/illumos-gate/usr/src/uts/common/syscall/
H A Dsem.c452 ds64.semx_otime = sp->sem_otime; in semctl()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c2301 prtime(pri, " ot = ", (time_t)semds.semx_otime); in show_semctl64()