HomeSort by: relevance | last modified time | path
    Searched refs:LINELENGTH (Results 1 - 5 of 5) sorted by relevancy

  /src/bin/stty/
stty.h 60 #define LINELENGTH 72
print.c 183 if (++cnt == LINELENGTH / 8) {
218 if ((col + strlen(s)) > LINELENGTH) {
  /src/games/battlestar/
battlestar.c 58 char mainbuf[LINELENGTH];
command7.c 48 char auxbuf[LINELENGTH];
65 next = getcom(auxbuf, LINELENGTH, "<fight!>-: ", 0);
extern.h 216 #define LINELENGTH 81

Completed in 32 milliseconds