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

  /external/mksh/src/
exec.c 552 errorf("%s: %s: %s", Tbuiltin, cp, "not a builtin");
    [all...]
sh.h 864 #define Tbuiltin (Tgbuiltin + 1) /* "builtin" */
    [all...]
funcs.c 623 shprintf("%s %s", "shell", Tbuiltin);
    [all...]

Completed in 54 milliseconds