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

  /src/sys/compat/sunos/
sunos_syscallargs.h 446 struct sys_pathconf_args;
748 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
sunos_sysent.c 826 ns(struct sys_pathconf_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 458 struct sys_pathconf_args;
1101 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
aoutm68k_sysent.c 1146 ns(struct sys_pathconf_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 394 struct sys_pathconf_args;
948 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
freebsd_sysent.c 898 ns(struct sys_pathconf_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1286 struct sys_pathconf_args ua;
  /src/sys/kern/
init_sysent.c 1013 ns(struct sys_pathconf_args),
vfs_syscalls.c 3373 sys_pathconf(struct lwp *l, const struct sys_pathconf_args *uap,
systrace_args.c 1421 const struct sys_pathconf_args *p = params;
  /src/sys/sys/
syscallargs.h 1227 struct sys_pathconf_args { struct
3781 int sys_pathconf(struct lwp *, const struct sys_pathconf_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2206 struct sys_pathconf_args callarg;
7472 ns(struct sys_pathconf_args),

Completed in 31 milliseconds