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

  /src/sys/compat/sunos/
sunos_syscallargs.h 448 struct sys_fpathconf_args;
750 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
sunos_sysent.c 831 ns(struct sys_fpathconf_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 460 struct sys_fpathconf_args;
1103 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
aoutm68k_sysent.c 1151 ns(struct sys_fpathconf_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 396 struct sys_fpathconf_args;
950 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
freebsd_sysent.c 903 ns(struct sys_fpathconf_args),
  /src/sys/kern/
sys_descrip.c 588 sys_fpathconf(struct lwp *l, const struct sys_fpathconf_args *uap,
init_sysent.c 1018 ns(struct sys_fpathconf_args),
systrace_args.c 1429 const struct sys_fpathconf_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1301 struct sys_fpathconf_args ua;
  /src/sys/sys/
syscallargs.h 1233 struct sys_fpathconf_args { struct
3783 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2235 struct sys_fpathconf_args callarg;
7476 ns(struct sys_fpathconf_args),

Completed in 29 milliseconds