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

  /src/sys/compat/linux32/common/
linux32_socketcall.h 183 SYS_DEF(linux32_sys_socketpair);
linux32_socket.c 99 linux32_sys_socketpair(struct lwp *l, const struct linux32_sys_socketpair_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 1103 .sy_call = (sy_call_t *)linux32_sys_socketpair
linux32_syscallargs.h 1541 int linux32_sys_socketpair(struct lwp *, const struct linux32_sys_socketpair_args *, register_t *);

Completed in 14 milliseconds