Searched refs:newparam (Results 1 - 1 of 1) sorted by last modified time

/system/core/sh/
H A Doptions.c274 char **newparam; local
279 ap = newparam = ckmalloc((nparam + 1) * sizeof *ap);
287 shellparam.p = newparam;

Completed in 41 milliseconds