Home
last modified time | relevance | path

Searched refs:unsetid (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/genmsg/
H A Dutil.c559 int setid = 0, unsetid = -1, msgid = 0; in read_msgfile() local
605 if (sscanf(ptr, "%*s %d", &unsetid) != 1) { in read_msgfile()
606 unsetid = -1; in read_msgfile()
620 if (setid == unsetid) { in read_msgfile()