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

  /src/sys/compat/linux32/common/
linux32_socketcall.h 189 SYS_DEF(linux32_sys_socket);
linux32_socket.c 208 linux32_sys_socket(struct lwp *l, const struct linux32_sys_socket_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 1076 .sy_call = (sy_call_t *)linux32_sys_socket
linux32_syscallargs.h 1529 int linux32_sys_socket(struct lwp *, const struct linux32_sys_socket_args *, register_t *);

Completed in 14 milliseconds