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

/system/core/sh/
H A Dvar.c507 showvars(const char *name, int flag, int show_value) argument
526 if (vp->flags & VUNSET && !(show_value & 2))
545 if (!(vp->flags & VUNSET) && show_value) {

Completed in 49 milliseconds