HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_ipc_perm14 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_compat_14_sysv.c 63 netbsd32_ipc_perm14_to_native(struct netbsd32_ipc_perm14 *operm, struct ipc_perm *perm)
76 native_to_netbsd32_ipc_perm14(struct ipc_perm *perm, struct netbsd32_ipc_perm14 *operm)
netbsd32.h 497 struct netbsd32_ipc_perm14 { struct
562 struct netbsd32_ipc_perm14 msg_perm; /* msg queue permission bits */
612 struct netbsd32_ipc_perm14 sem_perm;/* operation permission struct */
675 struct netbsd32_ipc_perm14 shm_perm; /* operation permission structure */

Completed in 14 milliseconds