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

  /src/sys/compat/linux32/common/
linux32_socketcall.h 196 SYS_DEF(linux32_sys_send);
linux32_socket.c 349 linux32_sys_send(struct lwp *l, const struct linux32_sys_send_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 1107 .sy_call = (sy_call_t *)linux32_sys_send
linux32_syscallargs.h 1543 int linux32_sys_send(struct lwp *, const struct linux32_sys_send_args *, register_t *);

Completed in 13 milliseconds