HomeSort by relevance Sort by last modified time
    Searched full:synerror (Results 1 - 1 of 1) sorted by null

  /system/core/sh/
parser.c 118 STATIC void synerror(const char *) __attribute__((__noreturn__));
361 synerror("Bad for loop variable");
419 synerror("expecting \"in\"");
575 synerror("Bad function name");
630 synerror("Bad fd number");
657 synerror("Illegal eof marker for << redirection");
1125 synerror("Missing '))'");
1127 synerror("Unterminated quoted string");
1131 synerror("Missing '}'");
1309 badsub: synerror("Bad substitution")
1614 synerror(const char *msg) function
    [all...]

Completed in 46 milliseconds