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

  /src/sys/compat/sunos/
sunos_syscallargs.h 317 check_syscall_args(sunos_sys_socketpair)
666 int sunos_sys_socketpair(struct lwp *, const struct sunos_sys_socketpair_args *, register_t *);
sunos_sysent.c 591 .sy_call = (sy_call_t *)sunos_sys_socketpair
sunos_misc.c 627 sunos_sys_socketpair(struct lwp *l, const struct sunos_sys_socketpair_args *uap, register_t *retval) function in typeref:typename:int

Completed in 15 milliseconds