Home
last modified time | relevance | path

Searched refs:Tbuiltin (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Dsh.h804 #define Tbuiltin (Tgbuiltin + 1) /* "builtin" */ macro
Dexec.c551 errorf("%s: %s: %s", Tbuiltin, cp, "not a builtin"); in comexec()
Dfuncs.c590 "shell", Tbuiltin); in c_whence()