Home
last modified time | relevance | path

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

/external/strace/
Dprocess.c607 # define ARG_STACKSIZE (known_scno(tcp) == SYS_clone2 ? 2 : -1) macro
639 # ifdef ARG_STACKSIZE
640 if (ARG_STACKSIZE != -1)
642 tcp->u_arg[ARG_STACKSIZE]);
DChangeLog-CVS2061 [IA64] (ARG_STACKSIZE, ARG_PTID, ARG_CTID, ARG_TLS): Likewise.