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

  /src/games/banner/
banner.c 57 #define MAXMSG 1024
1023 static char message[MAXMSG];
  /src/external/zlib/pigz/dist/
pigz.c 651 #define MAXMSG 256
676 char msg[MAXMSG];
684 vsnprintf(msg, MAXMSG, fmt, ap);

Completed in 36 milliseconds