Home
last modified time | relevance | path

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

/third_party/mksh/
Dsh.h1117 #define Tf_lu (Tf_toolarge + 17)
1118 EXTERN const char Tf_toolarge[] E_INIT("%s %s too large: %lu"); variable
1284 #define Tf_toolarge "%s %s too large: %lu" macro
Dhistrap.c328 bi_errorf(Tf_toolarge, Thistory, in c_fc()
Dfuncs.c2571 bi_errorf(Tf_toolarge, "device", "major", majnum); in c_mknod()
2575 bi_errorf(Tf_toolarge, "device", "minor", minnum); in c_mknod()