Searched refs:tokstatusp (Results 1 – 1 of 1) sorted by relevance
640 char *tokstatusp; in ncalogdconf_read() local689 tokstatusp = tokstatus; in ncalogdconf_read()703 if (tokstatusp != NULL && c != *tokstatusp++) in ncalogdconf_read()704 tokstatusp = NULL; in ncalogdconf_read()710 if (tokstatusp == NULL && in ncalogdconf_read()724 if (tokstatusp != NULL && *tokstatusp == NULL) in ncalogdconf_read()749 if (*++tokstatusp == NULL) in ncalogdconf_read()764 if (! isalpha(c) || *++tokstatusp == NULL || in ncalogdconf_read()765 c != *tokstatusp) { in ncalogdconf_read()