Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/make/bin/
H A Dmain.cc1075 quote_str(char *str, char *qstr) in quote_str() function
3150 quote_str(value, esc_value); in append_or_replace_macro_in_dyn_array()
/titanic_50/usr/src/cmd/zonecfg/
H A Dzonecfg.c1780 char *quote_str; in export_prop() local
1784 quote_str = quoteit(prop_id); in export_prop()
1786 pt_to_str(prop_num), quote_str); in export_prop()
1787 free(quote_str); in export_prop()