Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_lex.h39 #define KW_MSGID "msgid" macro
H A Dgnu_lex.c476 } else if (strcmp(buf, KW_MSGID) == 0) { in yylex()