Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c101 static char *ustrdup(char *);
327 newmi->msg = ustrdup(msg); in add_msgid()
328 newmi->file = ustrdup(file); in add_msgid()
333 newmi->comment = ustrdup(msg_comment); in add_msgid()
370 newsi->comment = ustrdup(set_comment); in add_setid()
547 *comment = ustrdup(str); in add_comment()
694 ustrdup(char *str) in ustrdup() function
767 *pmsg = ustrdup(buf); in makeup_msg()
777 *pmsg = ustrdup(buf); in makeup_msg()
796 *pmsg = ustrdup(buf); in makeup_msg()