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

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 106 struct sys_fchflags_args;
745 int sys_fchflags(struct lwp *, const struct sys_fchflags_args *, register_t *);
aoutm68k_sysent.c 214 ns(struct sys_fchflags_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 107 struct sys_fchflags_args;
675 int sys_fchflags(struct lwp *, const struct sys_fchflags_args *, register_t *);
freebsd_sysent.c 194 ns(struct sys_fchflags_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 469 struct sys_fchflags_args ua;
  /src/sys/kern/
init_sysent.c 308 ns(struct sys_fchflags_args),
vfs_syscalls.c 3504 sys_fchflags(struct lwp *l, const struct sys_fchflags_args *uap,
systrace_args.c 292 const struct sys_fchflags_args *p = params;
  /src/sys/sys/
syscallargs.h 258 struct sys_fchflags_args { struct
3495 int sys_fchflags(struct lwp *, const struct sys_fchflags_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 753 struct sys_fchflags_args callarg;
6847 ns(struct sys_fchflags_args),

Completed in 31 milliseconds