Home
last modified time | relevance | path

Searched refs:linux32_shmget (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_ipccall.c100 linux32_shmget(struct lwp *, const struct linux32_sys_ipc_args *, register_t *);
153 return linux32_shmget(l, uap, retval); in linux32_sys_ipc()
646 linux32_shmget(struct lwp *l, const struct linux32_sys_ipc_args *uap, in linux32_shmget() function