OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msg_lspid
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/compat/sys/
msg.h
36
pid_t
msg_lspid
; /* pid of last msgsnd() */
member in struct:msqid_ds14
51
pid_t
msg_lspid
; /* process ID of last msgsend() */
member in struct:msqid_ds13
72
pid_t
msg_lspid
;
member in struct:msgid_ds_sysctl50
100
CVT(
msg_lspid
);
119
CVT(
msg_lspid
);
143
CVT(
msg_lspid
);
162
CVT(
msg_lspid
);
/src/sys/sys/
msg.h
82
pid_t
msg_lspid
; /* process ID of last msgsend() */
member in struct:msqid_ds
124
pid_t
msg_lspid
;
member in struct:msgid_ds_sysctl
189
(dst).
msg_lspid
= (src).
msg_lspid
; \
/src/sys/compat/linux/common/
linux_ipc.c
321
bmp->
msg_lspid
= lmp->l_msg_lspid;
340
bmp->
msg_lspid
= lmp->l_msg_lspid;
353
lmp->l_msg_lspid = bmp->
msg_lspid
;
373
lmp->l_msg_lspid = bmp->
msg_lspid
;
/src/sys/compat/netbsd32/
netbsd32_compat_14_sysv.c
104
CVT(
msg_lspid
);
122
CVT(
msg_lspid
);
netbsd32_conv.h
623
dsp->
msg_lspid
= ds32p->
msg_lspid
;
640
dsp->
msg_lspid
= ds32p->
msg_lspid
;
657
ds32p->
msg_lspid
= dsp->
msg_lspid
;
674
ds32p->
msg_lspid
= dsp->
msg_lspid
;
netbsd32.h
526
pid_t
msg_lspid
; /* process ID of last msgsend() */
member in struct:netbsd32_msqid_ds
545
pid_t
msg_lspid
; /* process ID of last msgsend() */
member in struct:netbsd32_msqid_ds50
568
pid_t
msg_lspid
; /* pid of last msgsnd() */
member in struct:netbsd32_msqid_ds14
/src/sys/compat/linux32/common/
linux32_ipccall.c
441
bmp->
msg_lspid
= lmp->l_msg_lspid;
459
bmp->
msg_lspid
= lmp->l_msg_lspid;
472
lmp->l_msg_lspid = bmp->
msg_lspid
;
491
lmp->l_msg_lspid = bmp->
msg_lspid
;
/src/tests/lib/libc/sys/
t_msgget.c
171
ATF_CHECK(msgds.
msg_lspid
== 0);
t_msgctl.c
218
if (pid != msgds.
msg_lspid
)
/src/sys/kern/
sysv_msg.c
575
msqbuf->
msg_lspid
= msqptr->
msg_lspid
;
670
msqptr->
msg_lspid
= 0;
987
msqptr->
msg_lspid
= l->l_proc->p_pid;
/src/tests/kernel/
t_sysv.c
321
mp->msg_qnum, (uintmax_t)mp->msg_qbytes, mp->
msg_lspid
,
/src/usr.bin/ipcs/
ipcs.c
515
msqptr->
msg_lspid
,
/src/sys/miscfs/procfs/
procfs_linux.c
801
msqs[id].msq_u.
msg_lspid
,
Completed in 18 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025