Home
last modified time | relevance | path

Searched refs:newsrc_orig (Results 1 – 4 of 4) sorted by relevance

/dports/news/nn/nn-6.7.3/
H A Dnewsrc.c158 line = gh->newsrc_orig; in dump_file()
363 gh->newsrc_orig = NULL; in visit_rc_file()
481 gh->newsrc_orig = gh->newsrc_line = copy_str(rcbuf); in visit_rc_file()
546 gh->newsrc_orig = gh->newsrc_line = copy_str(buf); in visit_rc_file()
653 orig.rc_p = gh->newsrc_orig; in use_newsrc()
961 if (gh->newsrc_orig != gh->newsrc_line) in end_rc_update()
1177 if (gh->newsrc_orig != NULL) in update_rc_all()
1291 if (gh->newsrc_orig == gh->newsrc_line) in restore_unread()
1297 gh->newsrc_line = gh->newsrc_orig; in restore_unread()
1600 if (gh->newsrc_line != gh->newsrc_orig) { in do_tidy_newsrc()
[all …]
H A Ddata.h123 char *newsrc_orig;/* original newsrc_line if changed */ member
H A Dinit.c712 gh->newsrc_orig == gh->newsrc_line ? "(same)\n" : in do_show()
713 gh->newsrc_orig ? gh->newsrc_orig : "(null)\n", in do_show()
H A Dgroup.c588 if (gh->newsrc_line != gh->newsrc_orig) in goto_group()
600 if (gh->newsrc_line != gh->newsrc_orig) in goto_group()