Home
last modified time | relevance | path

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

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipastat_time.c327 parse_tint_part(char *s, ipa_tm *tm, int right) in parse_tint_part() function
447 if (parse_tint_part(s, tm1, 0) < 0 || in opt_tint_add()
448 parse_tint_part(right_part, tm2, 1) < 0) in opt_tint_add()