Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Dposixtm.c110 posix_time_parse (struct tm *tm, const char *s, unsigned int syntax_bits) in posix_time_parse() function
203 if (posix_time_parse (&tm0, s, syntax_bits)) in posixtime()