Searched defs:operm (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dipc.h68 __ipc_perm14_to_native(const struct ipc_perm14 *operm, struct ipc_perm *perm) argument
81 __native_to_ipc_perm14(const struct ipc_perm *perm, struct ipc_perm14 *operm) argument
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_compat_14.c77 netbsd32_ipc_perm14_to_native(struct netbsd32_ipc_perm14 *operm, struct ipc_perm *perm) argument
90 native_to_netbsd32_ipc_perm14(struct ipc_perm *perm, struct netbsd32_ipc_perm14 *operm) argument

Completed in 100 milliseconds