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

/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c103 static char *ustrdup(char *);
329 newmi->msg = ustrdup(msg);
330 newmi->file = ustrdup(file);
335 newmi->comment = ustrdup(msg_comment);
372 newsi->comment = ustrdup(set_comment);
549 *comment = ustrdup(str);
696 ustrdup(char *str) function
769 *pmsg = ustrdup(buf);
779 *pmsg = ustrdup(buf);
798 *pmsg = ustrdup(bu
[all...]

Completed in 58 milliseconds