Home
last modified time | relevance | path

Searched refs:Tnot_found_s (Results 1 – 2 of 2) sorted by relevance

/third_party/mksh/
Dsh.h1039 EXTERN const char Tnot_found_s[] E_INIT("%s not found"); variable
1040 #define Tnot_found (Tnot_found_s + 3)
1205 #define Tnot_found_s "%s not found" macro
Dfuncs.c740 shprintf(Tnot_found_s, id); in do_whence()