Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/genmsg/
H A Dutil.c103 static char *ustrdup(char *);
329 newmi->msg = ustrdup(msg); in add_msgid()
330 newmi->file = ustrdup(file); in add_msgid()
335 newmi->comment = ustrdup(msg_comment); in add_msgid()
372 newsi->comment = ustrdup(set_comment); in add_setid()
549 *comment = ustrdup(str); in add_comment()
696 ustrdup(char *str) in ustrdup() function
769 *pmsg = ustrdup(buf); in makeup_msg()
779 *pmsg = ustrdup(buf); in makeup_msg()
798 *pmsg = ustrdup(buf); in makeup_msg()