HomeSort by relevance Sort by last modified time
    Searched refs:Tnot_found_s (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
sh.h 980 EXTERN const char Tnot_found_s[] E_INIT("%s not found");
981 #define Tnot_found (Tnot_found_s + 3)
    [all...]
funcs.c 722 shprintf(Tnot_found_s, id);
    [all...]

Completed in 151 milliseconds