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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1093 quote_and_print(const char *str, FILE *strm, int commentnl) function
12783 (void) quote_and_print(buf, stdout, 0);
14306 (void) quote_and_print(buf, strm, 1);

Completed in 279 milliseconds