Home
last modified time | relevance | path

Searched defs:envc (Results 1 – 11 of 11) sorted by relevance

/qemu/linux-user/
H A Dloader.h78 int argc, envc; member
H A Dlinuxload.c89 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr()
H A Dqemu.h43 abi_ulong envc; member
H A Delfload.c2551 static abi_ulong create_elf_tables(abi_ulong p, int argc, int envc, in create_elf_tables()
H A Dsyscall.c8595 int argc, envc; in do_execv() local
/qemu/bsd-user/
H A Dbsdload.c98 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr()
H A Dqemu.h152 int argc, envc; member
/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h66 static abi_ulong target_create_elf_tables(abi_ulong p, int argc, int envc, in target_create_elf_tables()
/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h66 static abi_ulong target_create_elf_tables(abi_ulong p, int argc, int envc, in target_create_elf_tables()
/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h69 static abi_ulong target_create_elf_tables(abi_ulong p, int argc, int envc, in target_create_elf_tables()
H A Dos-proc.c36 int argc, envc; in freebsd_exec_common() local