Searched refs:unsetid (Results 1 – 1 of 1) sorted by relevance
559 int setid = 0, unsetid = -1, msgid = 0; in read_msgfile() local605 if (sscanf(ptr, "%*s %d", &unsetid) != 1) { in read_msgfile()606 unsetid = -1; in read_msgfile()620 if (setid == unsetid) { in read_msgfile()