Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdtime/
HDlocaltime.c159 static const char * getrule(const char * strp, struct rule * rulep);
795 getrule(const char *strp, struct rule * const rulep) in getrule() function
1008 if ((name = getrule(name, &start)) == NULL) in tzparse()
1012 if ((name = getrule(name, &end)) == NULL) in tzparse()