Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/startd/
H A Dexpand.c45 quote_for_shell(const char *str) in quote_for_shell() function
269 qstr = quote_for_shell(str); in get_prop_val_str()
289 qnv = quote_for_shell(nv); in get_prop_val_str()
/titanic_50/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c161 quote_for_shell(const char *str) in quote_for_shell() function
211 qbuf = quote_for_shell(buf); in print_value()