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

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

Completed in 3743 milliseconds