Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c228 static void copy_strlist_to_str(char *, struct strlist_st *);
843 copy_strlist_to_str(char *str, struct strlist_st *strlist) in copy_strlist_to_str() function
874 copy_strlist_to_str(curr_domain, strhead); in handle_comma()
882 copy_strlist_to_str(curr_domain, in handle_comma()