Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c12732 int multiple_strings = 0; in list_prop_info() local
12747 multiple_strings = 1; in list_prop_info()
12768 if (multiple_strings || strpbrk(buf, " \t\n\"()") != NULL) { in list_prop_info()