Searched refs:NNTP_RSPBUF_SIZE (Results 1 – 4 of 4) sorted by relevance
35 #define NNTP_RSPBUF_SIZE 512 macro36 char rspbuf[NNTP_RSPBUF_SIZE];
219 if (-1 == nntp_gets_server (s, s->rspbuf, NNTP_RSPBUF_SIZE)) in nntp_get_server_response()
40 #define NNTP_RSPBUF_SIZE 512 macro41 char rspbuf[NNTP_RSPBUF_SIZE];
255 if (-1 == nntp_gets_server (s, s->rspbuf, NNTP_RSPBUF_SIZE)) in nntp_get_server_response()