Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/genmsg/
H A Dutil.c142 char pquote[2]; in write_msgfile() local
160 pquote[0] = quote; in write_msgfile()
162 pquote[0] = '\0'; in write_msgfile()
164 pquote[1] = '\0'; in write_msgfile()
168 (void) fprintf(fp, "\n$quote %s\n\n", pquote); in write_msgfile()
205 mi->id, pquote, mi->msg, pquote); in write_msgfile()