HomeSort by: relevance | last modified time | path
    Searched defs:msg_stime (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/sys/
msg.h 38 int32_t msg_stime; /* time of last msgsnd() */ member in struct:msqid_ds14
53 int32_t msg_stime; /* time of last msgsend() */ member in struct:msqid_ds13
74 int32_t msg_stime; member in struct:msgid_ds_sysctl50
102 CVT(msg_stime);
121 CVTI(msg_stime);
145 CVT(msg_stime);
164 CVTI(msg_stime);
  /src/sys/sys/
msg.h 84 time_t msg_stime; /* time of last msgsend() */ member in struct:msqid_ds
126 time_t msg_stime; member in struct:msgid_ds_sysctl
191 (dst).msg_stime = (src).msg_stime; \
  /src/sys/compat/netbsd32/
netbsd32.h 528 netbsd32_time_t msg_stime; /* time of last msgsend() */ member in struct:netbsd32_msqid_ds
547 int32_t msg_stime; /* time of last msgsend() */ member in struct:netbsd32_msqid_ds50
570 int32_t msg_stime; /* time of last msgsnd() */ member in struct:netbsd32_msqid_ds14

Completed in 30 milliseconds