Home
last modified time | relevance | path

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

/dports/devel/util-linux/util-linux-2.36/misc-utils/
H A Dcal.c267 static int parse_reform_year(const char *reform_year);
439 ctl.reform_year = parse_reform_year(optarg); in main()
1255 static int parse_reform_year(const char *reform_year) in parse_reform_year() function