Lines Matching +defs:options +defs:low

49 …oid printCommEx(const baseEx &e, const c_server::ptr &s, int redone, const nget_options &options) {  in printCommEx()
228 void c_prot_nntp::nntp_grouplist(int update, const nget_options &options){ in nntp_grouplist()
282 void c_prot_nntp::nntp_xgrouplist(const t_xpat_list &patinfos, const nget_options &options){ in nntp_xgrouplist()
336 …nntp::nntp_grouplist_search(const t_grouplist_getinfo_list &getinfos, const nget_options &options){ in nntp_grouplist_search()
345 …onst t_grouplist_getinfo_list &getinfos, const t_xpat_list &patinfos, const nget_options &options){ in nntp_grouplist_search()
354 …void print_retrieving_headers(ulong low,ulong high,ulong done,ulong realtotal,ulong total,ulong by… in print_retrieving_headers()
407 ulong low=(*w_ri).second, high=(*w_ri).first; in doxover() local
415 ulong low=(*r_ri).second, high=(*r_ri).first; in doxover() local
503 void c_prot_nntp::doxover(const c_group_info::ptr &group, ulong low, ulong high){ in doxover()
511 …void print_retrieving_article_list(ulong low, ulong high, ulong done, ulong total, ulong bytes, bo… in print_retrieving_article_list()
546 void c_prot_nntp::nntp_dogroup(const c_group_info::ptr &group, ulong &num, ulong &low, ulong &high)… in nntp_dogroup()
567 ulong num,low,high; in nntp_dogroup() local
668 …_xgroup(const c_group_info::ptr &group, const t_xpat_list &patinfos, const nget_options &options) { in nntp_xgroup()
689 ulong num,low,high; in nntp_xgroup() local
721 …ot_nntp::nntp_group(const c_group_info::ptr &ngroup, bool getheaders, const nget_options &options){ in nntp_group()
942 …tp::nntp_doarticle(c_nntp_part *part,arinfo*ari,quinfo*toti,char *fn, const nget_options &options){ in nntp_doarticle()
1048 …s, const t_nntp_getinfo_list &getinfos, const t_xpat_list &patinfos, const nget_options &options) { in nntp_retrieve()
1076 …tor<c_group_info::ptr> &rgroups, const t_nntp_getinfo_list &getinfos, const nget_options &options){ in nntp_retrieve()
1107 …nntp::nntp_doretrieve(c_nntp_files_u &filec, ParHandler &parhandler, const nget_options &options) { in nntp_doretrieve()