Home
last modified time | relevance | path

Searched refs:rfc977_patchup_year (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dslrnpull.c1946 static int rfc977_patchup_year (int year) in rfc977_patchup_year() function
2081 tm_struct->tm_year = rfc977_patchup_year (1900 + tm_struct->tm_year); in get_new_groups()
2088 tm_struct->tm_year = rfc977_patchup_year (1900 + tm_struct->tm_year); in get_new_groups()
H A Dgroup.c2106 static int rfc977_patchup_year (int year) in rfc977_patchup_year() function
2261 tm_struct->tm_year = rfc977_patchup_year (tm_struct->tm_year + 1900); in slrn_check_new_groups()
2268 tm_struct->tm_year = rfc977_patchup_year (tm_struct->tm_year + 1900); in slrn_check_new_groups()
/dports/news/slrn/slrn-1.0.3/src/
H A Dgroup.c2288 static int rfc977_patchup_year (int year) in rfc977_patchup_year() function
2440 tm_struct->tm_year = rfc977_patchup_year (tm_struct->tm_year + 1900); in slrn_get_new_groups()
2447 tm_struct->tm_year = rfc977_patchup_year (tm_struct->tm_year + 1900); in slrn_get_new_groups()
H A Dslrnpull.c2402 static int rfc977_patchup_year (int year) in rfc977_patchup_year() function
2535 tm_struct->tm_year = rfc977_patchup_year (1900 + tm_struct->tm_year); in get_new_groups()
2542 tm_struct->tm_year = rfc977_patchup_year (1900 + tm_struct->tm_year); in get_new_groups()