Searched defs:copy_strlist_to_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c229 static void copy_strlist_to_str(char *, struct strlist_st *);
846 copy_strlist_to_str(char *str, struct strlist_st *strlist) function
861 } /* copy_strlist_to_str */
877 copy_strlist_to_str(curr_domain, strhead);
885 copy_strlist_to_str(curr_domain,

Completed in 56 milliseconds