Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h930 EXTERN const char Tnot_found_s[] E_INIT("%s not found"); variable
931 #define Tnot_found (Tnot_found_s + 3)
1091 #define Tnot_found_s "%s not found" macro
Dfuncs.c722 shprintf(Tnot_found_s, id); in do_whence()