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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c71 #define CHARS_TO_QUOTE " \t\n\\>=\"()" macro
12780 /* This is to be human-readable, so don't use CHARS_TO_QUOTE */
12935 /* This is to be human-readable, so don't use CHARS_TO_QUOTE */
14304 strpbrk(buf, CHARS_TO_QUOTE) != NULL) {

Completed in 94 milliseconds