Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h1056 #define Tf_lu (Tf_toolarge + 17)
1057 EXTERN const char Tf_toolarge[] E_INIT("%s %s too large: %lu"); variable
1218 #define Tf_toolarge "%s %s too large: %lu" macro
Dhistrap.c328 bi_errorf(Tf_toolarge, Thistory, in c_fc()
Dfuncs.c2555 bi_errorf(Tf_toolarge, "device", "major", majnum); in c_mknod()
2559 bi_errorf(Tf_toolarge, "device", "minor", minnum); in c_mknod()