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

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 562 struct sys_lchmod_args;
1207 int sys_lchmod(struct lwp *, const struct sys_lchmod_args *, register_t *);
aoutm68k_sysent.c 1542 ns(struct sys_lchmod_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 506 struct sys_lchmod_args;
1037 int sys_lchmod(struct lwp *, const struct sys_lchmod_args *, register_t *);
freebsd_sysent.c 1271 ns(struct sys_lchmod_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1581 struct sys_lchmod_args ua;
  /src/sys/kern/
init_sysent.c 1386 ns(struct sys_lchmod_args),
vfs_syscalls.c 3649 sys_lchmod(struct lwp *l, const struct sys_lchmod_args *uap,
systrace_args.c 2038 const struct sys_lchmod_args *p = params;
  /src/sys/sys/
syscallargs.h 1780 struct sys_lchmod_args { struct
3925 int sys_lchmod(struct lwp *, const struct sys_lchmod_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 3055 struct sys_lchmod_args callarg;
7793 ns(struct sys_lchmod_args),

Completed in 30 milliseconds