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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 752 int netbsd32_pathconf(struct lwp *, const struct netbsd32_pathconf_args *, register_t *);
sunos32_sysent.c 734 .sy_call = (sy_call_t *)netbsd32_pathconf
735 }, /* 186 = netbsd32_pathconf */
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 880 .sy_call = (sy_call_t *)netbsd32_pathconf
881 }, /* 191 = netbsd32_pathconf */
netbsd32_netbsd.c 1280 netbsd32_pathconf(struct lwp *l, const struct netbsd32_pathconf_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 1013 check_syscall_args(netbsd32_pathconf)
3184 int netbsd32_pathconf(struct lwp *, const struct netbsd32_pathconf_args *, register_t *);

Completed in 17 milliseconds