Home
last modified time | relevance | path

Searched refs:wcsncat (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dwsncat.c38 #pragma weak _wcsncat = wcsncat
46 wcsncat(wchar_t *s1, const wchar_t *s2, size_t n) in wcsncat() function
65 return (wcsncat(s1, s2, n)); in wsncat()
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wchar.h253 #undef wcsncat
272 #define wcsncat strncat macro
/titanic_41/usr/src/head/
H A Dwchar.h65 using std::wcsncat;
/titanic_41/usr/src/lib/libw/common/
H A Dmapfile-vers57 wcsncat { TYPE = FUNCTION };
/titanic_41/usr/src/head/iso/
H A Dwchar_iso.h231 extern wchar_t *wcsncat(wchar_t *_RESTRICT_KYWD, const wchar_t *_RESTRICT_KYWD,
/titanic_41/usr/src/man/man3c/
H A DMakefile1283 wcsncat.3c \
2337 wcsncat.3c := LINKSRC = wcstring.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1397 wcsncat;
H A Dllib-lc1548 wchar_t *wcsncat(wchar_t *_RESTRICT_KYWD s1, const wchar_t *_RESTRICT_KYWD s2,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1353 link path=usr/share/man/man3c/wcsncat.3c target=wcstring.3c
/titanic_41/
H A D.gitignore5336 usr/src/man/man3c/wcsncat.3c