Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c43 quote_for_shell(const char *str) in quote_for_shell() function
267 qstr = quote_for_shell(str); in get_prop_val_str()
287 qnv = quote_for_shell(nv); in get_prop_val_str()
/illumos-gate/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()