Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c140 char pquote[2]; in write_msgfile() local
158 pquote[0] = quote; in write_msgfile()
160 pquote[0] = '\0'; in write_msgfile()
162 pquote[1] = '\0'; in write_msgfile()
166 (void) fprintf(fp, "\n$quote %s\n\n", pquote); in write_msgfile()
203 mi->id, pquote, mi->msg, pquote); in write_msgfile()