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

  /src/sys/compat/netbsd32/
netbsd32_sysent.c 496 .sy_call = (sy_call_t *)netbsd32_fcntl
497 }, /* 92 = netbsd32_fcntl */
netbsd32_netbsd.c 801 netbsd32_fcntl(struct lwp *l, const struct netbsd32_fcntl_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 486 check_syscall_args(netbsd32_fcntl)
3019 int netbsd32_fcntl(struct lwp *, const struct netbsd32_fcntl_args *, register_t *);

Completed in 18 milliseconds