Searched refs:Tnot_found (Results 1 – 4 of 4) sorted by relevance
/external/mksh/src/ |
D | exec.c | 533 errorf(Tf_sD_sD_s, Tbuiltin, cp, Tnot_found); in comexec() 820 warningf(true, Tf_sD_s, cp, Tnot_found); in comexec()
|
D | sh.h | 931 #define Tnot_found (Tnot_found_s + 3) macro 1092 #define Tnot_found "not found" macro
|
D | jobs.c | 1806 internal_warningf("remove_job: job %s (%s)", Tnot_found, where); in remove_job()
|
D | funcs.c | 878 shprintf(Tf_s_s_sN, alias, Talias, Tnot_found); in c_alias()
|