Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/iso/
H A Dwchar_iso.h322 extern const wchar_t *wcsstr(const wchar_t *, const wchar_t *);
324 inline wchar_t *wcsstr(wchar_t *__ws1, const wchar_t *__ws2) { in wcsstr() function
325 return (wchar_t *)wcsstr((const wchar_t *)__ws1, __ws2); in wcsstr()
335 extern wchar_t *wcsstr(const wchar_t *_RESTRICT_KYWD,
/titanic_50/usr/src/lib/libc/port/i18n/
H A Dwcsstr.c35 wcsstr(const wchar_t *ws1, const wchar_t *ws2) in wcsstr() function
/titanic_50/usr/src/lib/libxcurses/h/
H A Dm_wchar.h263 #undef wcsstr
282 #define wcsstr strstr macro
/titanic_50/usr/src/head/
H A Dwchar.h91 using std::wcsstr;
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile681 wcsstr.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com728 wcsstr.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com725 wcsstr.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com782 wcsstr.o \
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1309 wcsstr;
/titanic_50/usr/src/man/man3c/
H A DMakefile534 wcsstr.3c \
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc529 file path=usr/share/man/man3c/wcsstr.3c