Searched defs:TOOLONG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/grpck/
H A Dgrpck.c45 #define TOOLONG "Line too long" macro
180 error(TOOLONG);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.c33 #define TOOLONG -3 macro
77 return TOOLONG;
305 if (n == EOF || n == TOOLONG) {
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h228 TOOLONG = 0x00400000, enumerator in enum:sis900_rx_bufer_status

Completed in 47 milliseconds