Searched defs:stackp (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_exec_elf32.c | 135 struct ps_strings *arginfo, char **stackp, void *argp) in netbsd32_elf32_copyargs()
|
H A D | netbsd32_exec.h | 85 struct ps_strings *arginfo, char **stackp, void *argp) in netbsd32_copyargs()
|
/netbsd-src/sys/compat/linux32/common/ |
H A D | linux32_exec_elf32.c | 113 struct ps_strings *arginfo, char **stackp, void *argp) in linux32_elf32_copyargs()
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | hw_memory.c | 249 int stackp = 0; in hw_memory_instance_claim() local 405 int stackp = 0; in hw_memory_instance_release() local
|
/netbsd-src/bin/sh/ |
H A D | memalloc.h | 38 struct stack_block *stackp; member
|
H A D | memalloc.c | 118 struct stack_block *stackp = &stackbase; variable
|
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_exec_aout.c | 81 struct ps_strings *arginfo, char **stackp, void *argp) in linux_aout_copyargs()
|
/netbsd-src/sys/kern/ |
H A D | exec_elf.c | 153 elf_populate_auxv(struct lwp * l,struct exec_package * pack,char ** stackp) elf_populate_auxv() argument 268 elf_copyargs(struct lwp * l,struct exec_package * pack,struct ps_strings * arginfo,char ** stackp,void * argp) elf_copyargs() argument
|
H A D | kern_exec.c | 1741 copyargs(struct lwp * l,struct exec_package * pack,struct ps_strings * arginfo,char ** stackp,void * argp) copyargs() argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/safestack/ |
H A D | safestack.cc | 183 thread_stack_ll **stackp = &temp_stacks; in thread_cleanup_handler() local
|
/netbsd-src/usr.bin/compress/ |
H A D | zopen.c | 167 #define stackp zs->u.r.zs_stackp macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | read-md.c | 1065 struct file_name_list *stackp; in handle_include() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | read-md.cc | 1078 struct file_name_list *stackp; in handle_include() local
|