Home
last modified time | relevance | path

Searched refs:get_server_have_map (Results 1 – 3 of 3) sorted by relevance

/dports/news/nget/nget-0.27.1/
H A Dcache.h196 void get_server_have_map(t_server_have_map &have_map) const;
H A Dcache.cc229 void c_nntp_file::get_server_have_map(t_server_have_map &have_map) const{ in get_server_have_map() function in c_nntp_file
H A Dprot_nntp.cc1022 f->get_server_have_map(have_map); in print_nntp_file_info()