Searched refs:NNTP_TARGET_ARTICLE_NUMBER (Results 1 – 3 of 3) sorted by relevance
113 case NNTP_TARGET_ARTICLE_NUMBER: in init_nntp_header()162 case NNTP_TARGET_ARTICLE_NUMBER: in get_nntp_title()215 case NNTP_TARGET_ARTICLE_NUMBER: in add_nntp_html_start()269 case NNTP_TARGET_ARTICLE_NUMBER: in add_nntp_html_end()295 case NNTP_TARGET_ARTICLE_NUMBER: in add_nntp_html_line()
40 enum nntp_target target = NNTP_TARGET_ARTICLE_NUMBER; in get_nntp_target()149 case NNTP_TARGET_ARTICLE_NUMBER: in init_nntp_connection_info()386 case NNTP_TARGET_ARTICLE_NUMBER: in get_nntp_command()405 case NNTP_TARGET_ARTICLE_NUMBER: in get_nntp_command()431 if (nntp->target == NNTP_TARGET_ARTICLE_NUMBER) in get_nntp_command()
33 NNTP_TARGET_ARTICLE_NUMBER, /* Get <article-number> from <group> */ enumerator