OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ipc_perm14_to_native
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/sys/
ipc.h
71
static __inline void
__ipc_perm14_to_native
(const struct ipc_perm14 *, struct ipc_perm *);
74
__ipc_perm14_to_native
(const struct ipc_perm14 *operm, struct ipc_perm *perm)
function in typeref:typename:void
sem.h
94
__ipc_perm14_to_native
(&osembuf->sem_perm, &sembuf->sem_perm);
shm.h
97
__ipc_perm14_to_native
(&oshmbuf->shm_perm, &shmbuf->shm_perm);
msg.h
138
__ipc_perm14_to_native
(&omsqbuf->msg_perm, &msqbuf->msg_perm);
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025