Searched refs:wstrdup (Results 1 – 3 of 3) sorted by relevance
172 extern wchar_t *wstrdup(wchar_t *);
490 np->name = wstrdup(nam); in install()1033 wstrdup(wchar_t *p) in wstrdup() function
554 wrapentry->wrapstr = wstrdup(a); in dowrap()