Home
last modified time | relevance | path

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

/xnu-11215/bsd/dev/dtrace/scripts/
H A Ddarwin.d181 char pr_psargs[80]; /* initial characters of arg list */ member
220 pr_psargs = P->p_comm; /* XXX omits command line arguments XXX */
261pr_psargs = xlate <psinfo_t> (T->t_tro->tro_proc).pr_psargs; /* XXX omits command line arguments X…