Searched refs:U_PSARGS (Results 1 – 2 of 2) sorted by relevance
91 #define U_PSARGS ((int)(&UP->u_psargs[0])) macro251 if (xaddr >= U_PSARGS && xaddr < U_PSARGS+sizeof (UP->u_psargs)) in ptrace()