OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msg_rtime
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/compat/sys/
msg.h
40
int32_t
msg_rtime
; /* time of last msgrcv() */
member in struct:msqid_ds14
54
int32_t
msg_rtime
; /* time of last msgrcv() */
member in struct:msqid_ds13
75
int32_t
msg_rtime
;
member in struct:msgid_ds_sysctl50
103
CVT(
msg_rtime
);
122
CVTI(
msg_rtime
);
146
CVT(
msg_rtime
);
165
CVTI(
msg_rtime
);
/src/sys/sys/
msg.h
85
time_t
msg_rtime
; /* time of last msgrcv() */
member in struct:msqid_ds
127
time_t
msg_rtime
;
member in struct:msgid_ds_sysctl
192
(dst).
msg_rtime
= (src).
msg_rtime
; \
/src/sys/compat/linux/common/
linux_ipc.c
324
bmp->
msg_rtime
= lmp->l_msg_rtime;
336
bmp->
msg_rtime
= lmp->l_msg_rtime;
356
lmp->l_msg_rtime = bmp->
msg_rtime
;
368
lmp->l_msg_rtime = bmp->
msg_rtime
;
/src/sys/compat/netbsd32/
netbsd32_compat_14_sysv.c
107
CVT(
msg_rtime
);
125
CVT(
msg_rtime
);
netbsd32_conv.h
625
dsp->
msg_rtime
= (time_t)ds32p->
msg_rtime
;
642
dsp->
msg_rtime
= (time_t)ds32p->
msg_rtime
;
659
ds32p->
msg_rtime
= (int32_t)dsp->
msg_rtime
;
676
ds32p->
msg_rtime
= dsp->
msg_rtime
;
netbsd32.h
529
netbsd32_time_t
msg_rtime
; /* time of last msgrcv() */
member in struct:netbsd32_msqid_ds
548
int32_t
msg_rtime
; /* time of last msgrcv() */
member in struct:netbsd32_msqid_ds50
572
int32_t
msg_rtime
; /* time of last msgrcv() */
member in struct:netbsd32_msqid_ds14
/src/tests/lib/libc/sys/
t_msgctl.c
324
if (msgds.
msg_rtime
!= 0)
333
if (llabs(t - msgds.
msg_rtime
) > 1)
t_msgget.c
173
ATF_CHECK(msgds.
msg_rtime
== 0);
/src/sys/compat/linux32/common/
linux32_ipccall.c
444
bmp->
msg_rtime
= lmp->l_msg_rtime;
455
bmp->
msg_rtime
= lmp->l_msg_rtime;
475
lmp->l_msg_rtime = bmp->
msg_rtime
;
487
lmp->l_msg_rtime = bmp->
msg_rtime
;
/src/sys/kern/
sysv_msg.c
578
msqbuf->
msg_rtime
= msqptr->
msg_rtime
;
673
msqptr->
msg_rtime
= 0;
1198
msqptr->
msg_rtime
= time_second;
/src/tests/kernel/
t_sysv.c
325
printf("rtime: %s", ctime(&mp->
msg_rtime
));
/src/usr.bin/ipcs/
ipcs.c
503
msqptr->
msg_rtime
,
/src/sys/miscfs/procfs/
procfs_linux.c
808
(long long)msqs[id].msq_u.
msg_rtime
,
Completed in 72 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025