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

  /src/sys/compat/ultrix/
ultrix_pathname.c 84 struct sys_open_args ap;
157 struct sys_open_args ap;
  /src/sys/rump/kern/lib/libsys_cygwin/
rump_cygwin_compat.c 150 struct sys_open_args ua;
  /src/sys/rump/kern/lib/libsys_sunos/
rump_sunos_compat.c 192 struct sys_open_args ua;
  /src/sys/compat/common/
vfs_syscalls_43.c 303 struct sys_open_args /* {
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 45 struct sys_open_args;
678 int sys_open(struct lwp *, const struct sys_open_args *, register_t *);
aoutm68k_sysent.c 58 ns(struct sys_open_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 43 struct sys_open_args;
617 int sys_open(struct lwp *, const struct sys_open_args *, register_t *);
freebsd_sysent.c 56 ns(struct sys_open_args),
  /src/sys/compat/sunos/
sunos_misc.c 139 struct sys_open_args ouap;
690 struct sys_open_args open_ua;
  /src/sys/compat/linux32/common/
linux32_unistd.c 530 struct sys_open_args ua;
  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 109 struct sys_open_args ua;
netbsd32_netbsd.c 232 struct sys_open_args ua;
  /src/sys/compat/sunos32/
sunos32_misc.c 216 struct sys_open_args ua;
921 struct sys_open_args ua;
  /src/sys/compat/linux/common/
linux_file.c 184 struct sys_open_args oa;
236 struct sys_open_args boa;
linux_inotify.c 427 struct sys_open_args oa;
  /src/sys/kern/
init_sysent.c 170 ns(struct sys_open_args),
vfs_syscalls.c 1883 sys_open(struct lwp *l, const struct sys_open_args *uap, register_t *retval)
systrace_args.c 55 const struct sys_open_args *p = params;
  /src/sys/sys/
syscallargs.h 74 struct sys_open_args { struct
3437 int sys_open(struct lwp *, const struct sys_open_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 133 struct sys_open_args callarg;
6731 ns(struct sys_open_args),

Completed in 39 milliseconds