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

  /src/sys/compat/linux/common/
linux_ipccall.h 82 int linux_shmget(struct lwp *, const struct linux_sys_ipc_args *,
linux_ipccall.c 146 return linux_shmget(l, uap, retval);
269 linux_shmget(struct lwp *l, const struct linux_sys_ipc_args *uap, register_t *retval) function in typeref:typename:int

Completed in 12 milliseconds