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

/system/core/sh/
H A Dvar.c392 int nenv; local
398 nenv = 0;
402 nenv++;
404 ep = env = stalloc((nenv + 1) * sizeof *env);

Completed in 34 milliseconds