str_to_utf8
if (str_to_utf8(buf, &comp4[ncomp]) == NULL)
extern utf8string *str_to_utf8(char *, utf8string *);
str_to_utf8(buf2,
(void) str_to_utf8(ACE4_WHO_GROUP, &nfsace4->who);
(void) str_to_utf8(ACE4_WHO_OWNER, &nfsace4->who);
(void) str_to_utf8(ACE4_WHO_EVERYONE, &nfsace4->who);
(void) str_to_utf8(ACE4_WHO_GROUP, &acep->who);
(void) str_to_utf8(ACE4_WHO_OWNER, &acep->who);
(void) str_to_utf8(ACE4_WHO_GROUP, &acep->who);
(void) str_to_utf8(ACE4_WHO_EVERYONE, &acep->who);
(void) str_to_utf8(ids, u8s);
(void) str_to_utf8("nobody", u8s);
(void) str_to_utf8(resp->str, u8s);
(void) str_to_utf8("nobody", u8s);
(void) str_to_utf8(resp->str, u8s);
(void) str_to_utf8(buf, &comp4[ncomp]);
(void) str_to_utf8(name, (utf8string *)&resp->link);
(void) str_to_utf8(ACE4_WHO_EVERYONE, &nace.who);
(void) str_to_utf8("cb_recall", &cb4_args.tag);
(void) str_to_utf8(s,
(void) str_to_utf8(srccfp, &lost_rqstp->lr_ofile);
extern utf8string *str_to_utf8(char *, utf8string *);