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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 754 int netbsd32_fpathconf(struct lwp *, const struct netbsd32_fpathconf_args *, register_t *);
sunos32_sysent.c 738 .sy_call = (sy_call_t *)netbsd32_fpathconf
739 }, /* 187 = netbsd32_fpathconf */
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 884 .sy_call = (sy_call_t *)netbsd32_fpathconf
885 }, /* 192 = netbsd32_fpathconf */
netbsd32_netbsd.c 1295 netbsd32_fpathconf(struct lwp *l, const struct netbsd32_fpathconf_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 1019 check_syscall_args(netbsd32_fpathconf)
3186 int netbsd32_fpathconf(struct lwp *, const struct netbsd32_fpathconf_args *, register_t *);

Completed in 149 milliseconds