Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2694 str2str(void *s, const char *prop, char *str) in str2str() function
2771 tostr = quoted_strings ? str2qstr : str2str; in output_prop_val()