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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1307 const char *subsequent_sep; local
1320 subsequent_sep = "\n\t";
1324 subsequent_sep = "; ";
1329 (void) fprintf(out, subsequent_sep);

Completed in 72 milliseconds