Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_ipccall.c96 linux32_shmat(struct lwp *, const struct linux32_sys_ipc_args *, register_t *);
149 return linux32_shmat(l, uap, retval); in linux32_sys_ipc()
611 linux32_shmat(struct lwp *l, const struct linux32_sys_ipc_args *uap, in linux32_shmat() function