Home
last modified time | relevance | path

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

/dports/news/slrn/slrn-1.0.3/src/
H A Dgroup.c324 static int group_sync_group_with_server (Slrn_Group_Type *g, NNTP_Artnum_Type *minp, NNTP_Artnum_Ty… in group_sync_group_with_server() function
892 if (-1 == group_sync_group_with_server (Slrn_Group_Current_Group, &min, &max)) in slrn_group_select_group()
1176 (void) group_sync_group_with_server (a, &min, &max); in refresh_groups_cmd()
/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dgroup.c275 static int group_sync_group_with_server (Slrn_Group_Type *g, int *minp, int *maxp) /*{{{*/ in group_sync_group_with_server() function
842 if (-1 == group_sync_group_with_server (Slrn_Group_Current_Group, &min, &max)) in slrn_group_select_group()