Home
last modified time | relevance | path

Searched refs:printargv (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dexecve.c37 printargv(struct tcb *tcp, long addr) in printargv() function
86 printargv(tcp, tcp->u_arg[index + 1]); in decode_execve()
97 printargv(tcp, tcp->u_arg[index + 2]); in decode_execve()
128 printargv(tcp, tcp->u_arg[1]); in SYS_FUNC()
DChangeLog-CVS35 * process.c (printargv): Likewise.
1034 * process.c (printargv): Handle boundary cases correctly.
5398 (printargv, printargc): The arg vector is an array of char pointers