Searched defs:str2wstr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/m4/common/ | ||
H A D | m4.c | 361 s[1] = str2wstr(&arg[2], 1); 362 s[2] = str2wstr(t, 1); 391 s[1] = str2wstr(&arg[2], 1); 1094 str2wstr(char *from, int alloc) function |
Completed in 264 milliseconds