HomeSort by: relevance | last modified time | path
    Searched defs:linux32_shmctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/compat/linux32/common/
linux32_ipccall.c 102 linux32_shmctl(struct lwp *, const struct linux32_sys_ipc_args *, register_t *);
155 return linux32_shmctl(l, uap, retval);
659 linux32_shmctl(struct lwp *l, const struct linux32_sys_ipc_args *uap, function in typeref:typename:int

Completed in 14 milliseconds