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

/bionic/libc/tzcode/
H A Dlocaltime.c217 static const char * getrule P((const char * strp, struct rule * rulep));
854 getrule(strp, rulep) function
1079 if ((name = getrule(name, &start)) == NULL)
1083 if ((name = getrule(name, &end)) == NULL)

Completed in 28 milliseconds