Home
last modified time | relevance | path

Searched refs:start_any_unread (Results 1 – 2 of 2) sorted by relevance

/dports/chinese/tin/tin-2.4.5/src/
H A Dmain.c62 static t_bool start_any_unread = FALSE; /* only start if unread news */ variable
376 if (start_any_unread) { in main()
722 start_any_unread = TRUE; in read_cmd_line_options()
788 if (catchup && start_any_unread) { in read_cmd_line_options()
804 if (start_any_unread && save_news) { in read_cmd_line_options()
806 start_any_unread = FALSE; in read_cmd_line_options()
812 if (start_any_unread && check_any_unread) { in read_cmd_line_options()
/dports/news/tin/tin-2.4.5/src/
H A Dmain.c62 static t_bool start_any_unread = FALSE; /* only start if unread news */ variable
376 if (start_any_unread) { in main()
722 start_any_unread = TRUE; in read_cmd_line_options()
788 if (catchup && start_any_unread) { in read_cmd_line_options()
804 if (start_any_unread && save_news) { in read_cmd_line_options()
806 start_any_unread = FALSE; in read_cmd_line_options()
812 if (start_any_unread && check_any_unread) { in read_cmd_line_options()