| /src/sys/compat/ultrix/ |
| ultrix_pathname.c | 124 struct sys_execve_args ap; 141 struct sys_execve_args ap;
|
| /src/sys/compat/sunos/ |
| sunos_misc.c | 155 struct sys_execve_args ap; 172 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 | 363 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 | 304 ns(struct sys_execve_args),
|
| /src/sys/kern/ |
| init_main.c | 978 struct sys_execve_args /* {
|
| init_sysent.c | 412 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 1027 struct sys_execve_args; 1569 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 1061 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 309 struct sys_execve_args; 1469 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 331 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 75 struct sys_execve_args; 1460 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/alpha/ |
| linux_syscallargs.h | 156 struct sys_execve_args; 1526 int sys_execve(struct lwp *, const struct sys_execve_args *, register_t *);
|
| linux_sysent.c | 270 ns(struct sys_execve_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 75 struct sys_execve_args; 1450 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/m68k/ |
| linux_syscallargs.h | 75 struct sys_execve_args; 1431 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; 1476 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; 1365 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 *);
|