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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c12745 int multiple_strings = 0; local
12760 multiple_strings = 1;
12781 if (multiple_strings || strpbrk(buf, " \t\n\"()") != NULL) {

Completed in 211 milliseconds