Searched refs:andor (Results 1 – 2 of 2) sorted by relevance
631 char andor[AU_LINE_MAX]; in getacexpire() local659 andor, &val2, &mult2); in getacexpire()685 if (strcasestr(andor, "and") != NULL) in getacexpire()687 else if (strcasestr(andor, "or") != NULL) in getacexpire()
112 static union node *andor(void);278 n2 = andor(); in list()342 andor(void) in andor() function