Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 7 of 7) sorted by relevance

/qemu/bsd-user/freebsd/
H A Dos-proc.h40 static inline abi_long do_freebsd_execve(abi_ulong path_or_fd, abi_ulong argp, in do_freebsd_execve()
48 static inline abi_long do_freebsd_fexecve(abi_ulong path_or_fd, abi_ulong argp, in do_freebsd_fexecve()
H A Dos-proc.c35 char **argp, **envp, **qarg0; in freebsd_exec_common() local
/qemu/tests/qtest/libqos/
H A Dvirtio-9p.c220 va_list argp; in regex_replace() local
/qemu/util/
H A Derror-report.c145 const char *const *argp; in print_loc() local
/qemu/block/
H A Dthrottle-groups.c893 ThrottleLimits *argp; in throttle_group_set_limits() local
920 ThrottleLimits *argp = &arg; in throttle_group_get_limits() local
/qemu/linux-user/
H A Dstrace.c3944 abi_ulong argp = arg0; in print_mmap_both() local
H A Dsyscall.c8594 char **argp, **envp; in do_execv() local