Home
last modified time | relevance | path

Searched refs:TIN_FCLOSE (Results 1 – 16 of 16) sorted by relevance

/dports/news/tin/tin-2.4.5/src/
H A Dxref.c263 TIN_FCLOSE(fp); in overview_xref_support()
H A Dactive.c656 TIN_FCLOSE(fp); in read_active_file()
1023 TIN_FCLOSE(fp); in check_for_any_new_groups()
H A Dmail.c427 TIN_FCLOSE(fp); in read_newsgroups_file()
H A Drfc2046.c1492 TIN_FCLOSE(infile); in parse_rfc2045_article()
1498 TIN_FCLOSE(infile); in parse_rfc2045_article()
H A Dnewsrc.c345 TIN_FCLOSE(fp_subs); in auto_subscribe_groups()
376 TIN_FCLOSE(fp_subs); in auto_subscribe_groups()
H A Dsave.c278 TIN_FCLOSE(artfp); in check_start_save_any_news()
311 TIN_FCLOSE(artfp); in check_start_save_any_news()
H A Dart.c787 TIN_FCLOSE(fp); in read_art_headers()
2326 TIN_FCLOSE(fp); in read_overview()
/dports/chinese/tin/tin-2.4.5/src/
H A Dxref.c263 TIN_FCLOSE(fp); in overview_xref_support()
H A Dactive.c656 TIN_FCLOSE(fp); in read_active_file()
1023 TIN_FCLOSE(fp); in check_for_any_new_groups()
H A Dmail.c427 TIN_FCLOSE(fp); in read_newsgroups_file()
H A Drfc2046.c1492 TIN_FCLOSE(infile); in parse_rfc2045_article()
1498 TIN_FCLOSE(infile); in parse_rfc2045_article()
H A Dnewsrc.c345 TIN_FCLOSE(fp_subs); in auto_subscribe_groups()
376 TIN_FCLOSE(fp_subs); in auto_subscribe_groups()
H A Dsave.c278 TIN_FCLOSE(artfp); in check_start_save_any_news()
311 TIN_FCLOSE(artfp); in check_start_save_any_news()
H A Dart.c787 TIN_FCLOSE(fp); in read_art_headers()
2326 TIN_FCLOSE(fp); in read_overview()
/dports/news/tin/tin-2.4.5/include/
H A Dtin.h1038 # define TIN_FCLOSE(x) if (x != FAKE_NNTP_FP) fclose(x) macro
1040 # define TIN_FCLOSE(x) fclose(x) macro
/dports/chinese/tin/tin-2.4.5/include/
H A Dtin.h1038 # define TIN_FCLOSE(x) if (x != FAKE_NNTP_FP) fclose(x) macro
1040 # define TIN_FCLOSE(x) fclose(x) macro