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

  /src/sys/compat/sys/
msg.h 42 int32_t msg_ctime; /* time of last msgctl() */ member in struct:msqid_ds14
55 int32_t msg_ctime; /* time of last change */ member in struct:msqid_ds13
76 int32_t msg_ctime; member in struct:msgid_ds_sysctl50
104 CVT(msg_ctime);
123 CVTI(msg_ctime);
147 CVT(msg_ctime);
166 CVTI(msg_ctime);
  /src/sys/sys/
msg.h 86 time_t msg_ctime; /* time of last change */ member in struct:msqid_ds
128 time_t msg_ctime; member in struct:msgid_ds_sysctl
193 (dst).msg_ctime = (src).msg_ctime; \
  /src/sys/compat/netbsd32/
netbsd32.h 530 netbsd32_time_t msg_ctime; /* time of last change */ member in struct:netbsd32_msqid_ds
549 int32_t msg_ctime; /* time of last change */ member in struct:netbsd32_msqid_ds50
574 int32_t msg_ctime; /* time of last msgctl() */ member in struct:netbsd32_msqid_ds14

Completed in 14 milliseconds