Home
last modified time | relevance | path

Searched refs:multiple_strings (Results 1 – 1 of 1) sorted by relevance

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