ps_strings 71 compat/linux/linux_exec.c struct ps_strings *, void *, void *);
ps_strings 210 compat/linux/linux_exec.c struct ps_strings *arginfo;
ps_strings 66 compat/osf1/osf1_exec.c struct ps_strings *arginfo, void *stack, void *argp);
ps_strings 157 compat/osf1/osf1_exec.c struct ps_strings *arginfo;
ps_strings 54 compat/svr4/svr4_exec.c static void *svr4_copyargs(struct exec_package *, struct ps_strings *,
ps_strings 87 compat/svr4/svr4_exec.c struct ps_strings *arginfo;
ps_strings 142 kern/exec_elf.c ELFNAME(copyargs)(struct exec_package *pack, struct ps_strings *arginfo,
ps_strings 255 kern/kern_exec.c struct ps_strings arginfo;
ps_strings 393 kern/kern_exec.c sizeof(long) + dp + sgap + sizeof(struct ps_strings)) - argp;
ps_strings 727 kern/kern_exec.c copyargs(struct exec_package *pack, struct ps_strings *arginfo, void *stack,
ps_strings 1356 kern/kern_sysctl.c struct ps_strings pss;
ps_strings 58 miscfs/procfs/procfs_cmdline.c struct ps_strings pss;
ps_strings 53 sys/exec.h struct ps_strings {
ps_strings 64 sys/exec.h #define PS_STRINGS ((struct ps_strings *)(USRSTACK))
ps_strings 67 sys/exec.h ((struct ps_strings *)(USRSTACK - sizeof(struct ps_strings)))
ps_strings 78 sys/exec.h ((caddr_t)PS_STRINGS + sizeof(struct ps_strings))
ps_strings 178 sys/exec.h struct ps_strings *,
ps_strings 605 sys/exec_elf.h void *elf64_copyargs(struct exec_package *, struct ps_strings *,
ps_strings 614 sys/exec_elf.h void *elf32_copyargs(struct exec_package *, struct ps_strings *,
ps_strings 81 sys/proc.h struct ps_strings;
ps_strings 96 sys/proc.h void *(*e_copyargs)(struct exec_package *, struct ps_strings *,