Searched defs:wsncmp (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwsncmp.s27 .file "wsncmp.s"
38 ANSI_PRAGMA_WEAK(wsncmp,function)
95 ENTRY(wsncmp) function
97 SET_SIZE(wsncmp)
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dwsncmp.s27 .file "wsncmp.s"
38 ANSI_PRAGMA_WEAK(wsncmp,function)
104 ENTRY(wsncmp) function
116 SET_SIZE(wsncmp)
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwsncmp.c38 #pragma weak _wsncmp = wsncmp
58 wsncmp(const wchar_t *s1, const wchar_t *s2, size_t n) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1388 wsncmp.3c \
2470 wsncmp.3c := LINKSRC = wcstring.3c

Completed in 71 milliseconds