Home
last modified time | relevance | path

Searched refs:Tf_toolarge (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Dsh.h980 EXTERN const char Tf_toolarge[] E_INIT("%s %s too large: %lu"); variable
1126 #define Tf_toolarge "%s %s too large: %lu" macro
Dhistrap.c328 bi_errorf(Tf_toolarge, Thistory, in c_fc()
Dfuncs.c2905 bi_errorf(Tf_toolarge, "device", "major", majnum); in c_mknod()
2909 bi_errorf(Tf_toolarge, "device", "minor", minnum); in c_mknod()