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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1305 const char *first_sep; local
1319 first_sep = ":\n\t";
1323 first_sep = ": ";
1331 (void) fprintf(out, first_sep);

Completed in 231 milliseconds