Searched defs:curmsgno (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/exstr/
H A Dexstr.c248 int curmsgno; /* message number in strings file */ local
340 curmsgno = atoi(repbufp);
403 "gettxt(\"%s:%d\", \"%s\")", msgfile, curmsgno,
407 "gettxt(\"%s:%d\", \"\")", msgfile, curmsgno);

Completed in 57 milliseconds