Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/m4/common/
H A Dm4.h172 extern wchar_t *wstrdup(wchar_t *);
H A Dm4.c490 np->name = wstrdup(nam); in install()
1033 wstrdup(wchar_t *p) in wstrdup() function
H A Dm4macs.c554 wrapentry->wrapstr = wstrdup(a); in dowrap()