Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dpk1.c297 char delimc = ' ', msgline[80], *buf = msgline; local
305 sprintf(buf, "%c[%s]", delimc, st_trans[i].msg);
307 delimc = '&';