Home
last modified time | relevance | path

Searched refs:Tnot_found (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dexec.c533 errorf(Tf_sD_sD_s, Tbuiltin, cp, Tnot_found); in comexec()
820 warningf(true, Tf_sD_s, cp, Tnot_found); in comexec()
Dsh.h931 #define Tnot_found (Tnot_found_s + 3) macro
1092 #define Tnot_found "not found" macro
Djobs.c1806 internal_warningf("remove_job: job %s (%s)", Tnot_found, where); in remove_job()
Dfuncs.c878 shprintf(Tf_s_s_sN, alias, Talias, Tnot_found); in c_alias()