Home
last modified time | relevance | path

Searched refs:wcscat (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dwscat.c37 #pragma weak _wcscat = wcscat
45 wcscat(wchar_t *s1, const wchar_t *s2) in wcscat() function
60 return (wcscat(s1, s2)); in wscat()
/titanic_41/usr/src/cmd/valtools/
H A Dckitem.c278 (void) wcscat(wtemp, L"\n"); in main()
279 (void) wcscat(wtemp, wline); in main()
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wchar.h252 #undef wcscat
271 #define wcscat strcat macro
/titanic_41/usr/src/cmd/make/bin/
H A Dfiles.cc329 (void) wcscat(file_name, wcs_buffer); in read_dir()
485 (void) wcscat(file_name, wcs_buffer); in read_dir()
H A Dread2.cc1626 (void) wcscat(result, wcs_buffer); in make_relative()
1634 (void) wcscat(result, tocomp); in make_relative()
/titanic_41/usr/src/head/
H A Dwchar.h58 using std::wcscat;
/titanic_41/usr/src/lib/libw/common/
H A Dmapfile-vers56 wcscat { TYPE = FUNCTION };
/titanic_41/usr/src/head/iso/
H A Dwchar_iso.h225 extern wchar_t *wcscat(wchar_t *_RESTRICT_KYWD, const wchar_t *_RESTRICT_KYWD);
/titanic_41/usr/src/man/man3c/
H A DMakefile1274 wcscat.3c \
2332 wcscat.3c := LINKSRC = wcstring.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1389 wcscat;
H A Dllib-lc1515 wchar_t *wcscat(wchar_t *_RESTRICT_KYWD s1, const wchar_t *_RESTRICT_KYWD s2);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1344 link path=usr/share/man/man3c/wcscat.3c target=wcstring.3c
/titanic_41/
H A D.gitignore5329 usr/src/man/man3c/wcscat.3c