Home
last modified time | relevance | path

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

/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dspool.c778 static int spool_read_minmax_from_active( char *name, int *min, int *max ) in spool_read_minmax_from_active() function
931 && (-1 == spool_read_minmax_from_active (name, min, max)) in spool_select_group()
/dports/news/slrn/slrn-1.0.3/src/
H A Dspool.c858 static int spool_read_minmax_from_active( char *name, NNTP_Artnum_Type *min, NNTP_Artnum_Type *max ) in spool_read_minmax_from_active() function
1006 && (-1 == spool_read_minmax_from_active (name, min, max)) in spool_select_group()