OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msg_lrpid
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/compat/sys/
msg.h
37
pid_t
msg_lrpid
; /* pid of last msgrcv() */
member in struct:msqid_ds14
52
pid_t
msg_lrpid
; /* process ID of last msgrcv() */
member in struct:msqid_ds13
73
pid_t
msg_lrpid
;
member in struct:msgid_ds_sysctl50
101
CVT(
msg_lrpid
);
120
CVT(
msg_lrpid
);
144
CVT(
msg_lrpid
);
163
CVT(
msg_lrpid
);
/src/sys/sys/
msg.h
83
pid_t
msg_lrpid
; /* process ID of last msgrcv() */
member in struct:msqid_ds
125
pid_t
msg_lrpid
;
member in struct:msgid_ds_sysctl
190
(dst).
msg_lrpid
= (src).
msg_lrpid
; \
/src/sys/compat/linux/common/
linux_ipc.c
322
bmp->
msg_lrpid
= lmp->l_msg_lrpid;
341
bmp->
msg_lrpid
= lmp->l_msg_lrpid;
354
lmp->l_msg_lrpid = bmp->
msg_lrpid
;
374
lmp->l_msg_lrpid = bmp->
msg_lrpid
;
/src/sys/compat/netbsd32/
netbsd32_compat_14_sysv.c
105
CVT(
msg_lrpid
);
123
CVT(
msg_lrpid
);
netbsd32_conv.h
624
dsp->
msg_lrpid
= ds32p->
msg_lrpid
;
641
dsp->
msg_lrpid
= ds32p->
msg_lrpid
;
658
ds32p->
msg_lrpid
= dsp->
msg_lrpid
;
675
ds32p->
msg_lrpid
= dsp->
msg_lrpid
;
netbsd32.h
527
pid_t
msg_lrpid
; /* process ID of last msgrcv() */
member in struct:netbsd32_msqid_ds
546
pid_t
msg_lrpid
; /* process ID of last msgrcv() */
member in struct:netbsd32_msqid_ds50
569
pid_t
msg_lrpid
; /* pid of last msgrcv() */
member in struct:netbsd32_msqid_ds14
/src/sys/compat/linux32/common/
linux32_ipccall.c
442
bmp->
msg_lrpid
= lmp->l_msg_lrpid;
460
bmp->
msg_lrpid
= lmp->l_msg_lrpid;
473
lmp->l_msg_lrpid = bmp->
msg_lrpid
;
492
lmp->l_msg_lrpid = bmp->
msg_lrpid
;
/src/tests/lib/libc/sys/
t_msgget.c
172
ATF_CHECK(msgds.
msg_lrpid
== 0);
t_msgctl.c
238
if (pid != msgds.
msg_lrpid
)
/src/sys/kern/
sysv_msg.c
576
msqbuf->
msg_lrpid
= msqptr->
msg_lrpid
;
671
msqptr->
msg_lrpid
= 0;
1197
msqptr->
msg_lrpid
= l->l_proc->p_pid;
/src/tests/kernel/
t_sysv.c
322
mp->
msg_lrpid
);
/src/usr.bin/ipcs/
ipcs.c
516
msqptr->
msg_lrpid
);
/src/sys/miscfs/procfs/
procfs_linux.c
802
msqs[id].msq_u.
msg_lrpid
,
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025