Searched defs:vppp (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Dvar.c792 * vppp is set to the pointer to vp, or the list head if vp isn't found
797 find_var(const char *name, struct var ***vppp, int *lenp) argument
812 if (vppp)
813 *vppp = vpp;
820 if (vppp)
821 *vppp = vpp;

Completed in 4 milliseconds