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

  /src/sys/compat/linux32/common/
linux32_ipccall.c 100 linux32_shmget(struct lwp *, const struct linux32_sys_ipc_args *, register_t *);
153 return linux32_shmget(l, uap, retval);
646 linux32_shmget(struct lwp *l, const struct linux32_sys_ipc_args *uap, function in typeref:typename:int

Completed in 13 milliseconds