Home
last modified time | relevance | path

Searched refs:wcstok (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libc/inc/
H A Dmse_int.h36 #undef wcstok
42 extern wchar_t *wcstok(wchar_t *, const wchar_t *);
/titanic_41/usr/src/lib/libc/port/i18n/
H A Dwstok.c76 wcstok(wchar_t *string, const wchar_t *sepset) in wcstok() function
88 return (wcstok(string, sepset)); in wstok()
/titanic_41/usr/src/head/iso/
H A Dwchar_iso.h266 extern wchar_t *wcstok(wchar_t *, const wchar_t *);
270 #pragma redefine_extname wcstok __wcstok_xpg5
272 extern wchar_t *wcstok(wchar_t *_RESTRICT_KYWD, const wchar_t *_RESTRICT_KYWD,
281 #define wcstok __wcstok_xpg5 macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wchar.h264 #undef wcstok
283 #define wcstok(x, y, z) strtok(x, y) macro
/titanic_41/usr/src/head/
H A Dwchar.h72 using std::wcstok;
/titanic_41/usr/src/lib/libw/common/
H A Dmapfile-vers73 wcstok { TYPE = FUNCTION };
/titanic_41/usr/src/man/man3c/
H A DMakefile1294 wcstok.3c \
2343 wcstok.3c := LINKSRC = wcstring.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1404 wcstok;
H A Dllib-lc1590 wchar_t *wcstok(wchar_t *string, const wchar_t *sepset);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1364 link path=usr/share/man/man3c/wcstok.3c target=wcstring.3c
/titanic_41/
H A D.gitignore5343 usr/src/man/man3c/wcstok.3c