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()
110 static union node *andor(void);276 n2 = andor(); in list()340 andor(void) in andor() function