Searched refs:xover_unsupported (Results 1 – 2 of 2) sorted by relevance
340 && !nntp->xover_unsupported) { in nntp_got_response()341 nntp->xover_unsupported = 1; in nntp_got_response()424 if (nntp->xover_unsupported in get_nntp_command()475 if (!nntp->xover_unsupported) { in add_nntp_command_to_string()
81 unsigned int xover_unsupported:1; member