Searched refs:ser_matched (Results 1 – 2 of 2) sorted by relevance
203 static int ser_matched = 0; in sermatch() local218 if (ser_matched != 0) in sermatch()221 ser_matched = 1; in sermatch()
285 static int ser_matched = 0; in sermatch() local288 if (strcmp((char *)aux, "ser") || ser_matched) in sermatch()291 ser_matched = 1; in sermatch()