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

/system/core/sh/
H A Dtrap.c415 static int is_interactive; local
417 if (on == is_interactive)
422 is_interactive = on;

Completed in 27 milliseconds