| /src/sys/compat/ultrix/ |
| ultrix_pathname.c | 124 struct sys_execve_args ap; 141 struct sys_execve_args ap;
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 171 struct sys_execve_args; 814 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| aoutm68k_sysent.c | 362 ns(struct sys_execve_args),
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 151 struct sys_execve_args; 726 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| freebsd_sysent.c | 303 ns(struct sys_execve_args),
|
| /src/sys/compat/sunos/ |
| sunos_misc.c | 155 struct sys_execve_args ap; 172 struct sys_execve_args ap;
|
| /src/sys/kern/ |
| init_main.c | 973 struct sys_execve_args /* {
|
| init_sysent.c | 411 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 1022 struct sys_execve_args; 1564 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 1060 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 156 struct sys_execve_args; 1521 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 269 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 304 struct sys_execve_args; 1464 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 330 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 75 struct sys_execve_args; 1445 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 85 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 75 struct sys_execve_args; 1455 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 84 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 75 struct sys_execve_args; 1426 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 88 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 75 struct sys_execve_args; 1471 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 85 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 75 struct sys_execve_args; 1360 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 83 ns(struct sys_execve_args),
|
| /src/sys/sys/ |
| syscallargs.h | 387 struct sys_execve_args { struct 3543 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|