HomeSort by relevance Sort by last modified time
    Searched refs:DO_ERR (Results 1 - 3 of 3) sorted by null

  /system/core/sh/
exec.h 56 #define DO_ERR 0x01 /* prints errors */
exec.c 362 find_command(name, &entry, DO_ERR, pathval());
587 if (act & DO_ERR)
eval.c 787 int cmd_flags = DO_ERR;

Completed in 104 milliseconds