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

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

Completed in 370 milliseconds