Home
last modified time | relevance | path

Searched defs:syntax_bits (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Dposixtm.c65 year (struct tm *tm, const int *digit_pair, size_t n, unsigned int syntax_bits) in year()
110 posix_time_parse (struct tm *tm, const char *s, unsigned int syntax_bits) in posix_time_parse()
188 posixtime (time_t *p, const char *s, unsigned int syntax_bits) in posixtime()
306 unsigned int syntax_bits; in main() local