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

  /external/mksh/src/
exec.c 1299 builtin_spec = tobool(!resetspec && (tp->flag & SPEC_BI));
1307 builtin_spec = false;
    [all...]
main.c 1252 if (builtin_spec) {
    [all...]
sh.h 1000 EXTERN bool builtin_spec; variable
    [all...]

Completed in 40 milliseconds