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

  /src/sys/compat/linux32/common/
linux32_socketcall.h 186 SYS_DEF(linux32_sys_setsockopt);
linux32_socket.c 165 linux32_sys_setsockopt(struct lwp *l, const struct linux32_sys_setsockopt_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 1126 .sy_call = (sy_call_t *)linux32_sys_setsockopt
linux32_syscallargs.h 1551 int linux32_sys_setsockopt(struct lwp *, const struct linux32_sys_setsockopt_args *, register_t *);

Completed in 15 milliseconds