Home | History | Annotate | Download | only in tzcode

Lines Matching refs:getrule

143 static const char *	getrule(const char * strp, struct rule * rulep);
780 getrule(const char *strp, register struct rule *const rulep)
994 if ((name = getrule(name, &start)) == NULL)
998 if ((name = getrule(name, &end)) == NULL)