/titanic_41/usr/src/lib/libc/port/i18n/ |
H A D | wsncpy.c | 29 #pragma weak _wcsncpy = wcsncpy 41 wcsncpy(wchar_t *s1, const wchar_t *s2, size_t n) in wcsncpy() function 57 return (wcsncpy(s1, s2, n)); in wsncpy()
|
/titanic_41/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
H A D | MP_GetPluginPropertiesPlugin.c | 96 (void) wcsncpy(pProps->vendor, L"Sun Microsystems", 255); in MP_GetPluginPropertiesPlugin() 119 (void) wcsncpy(pProps->driverVendor, L"Sun Microsystems", 255); in MP_GetPluginPropertiesPlugin() 128 (void) wcsncpy(pProps->implementationVersion, L"1.0.0.0", 255); in MP_GetPluginPropertiesPlugin()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | getprm.c | 230 (void) wcsncpy(tmpbuf, n, cl-n); 237 wcsncpy(tmpbuf, cl+1, cr-cl-1);
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | wcsxfrm.c | 71 (void) wcsncpy(dest, src, len - 1); in wcsxfrm_l()
|
/titanic_41/usr/src/lib/libc/amd64/gen/ |
H A D | wsncmp.s | 30 / Wide character wcsncpy() implementation
|
/titanic_41/usr/src/cmd/make/lib/mksh/ |
H A D | macro.cc | 490 (void) wcsncpy(left_tail, in expand_macro() 502 (void) wcsncpy(right_tail, in expand_macro() 534 (void) wcsncpy(left_head, in expand_macro() 550 (void) wcsncpy(left_tail, in expand_macro() 570 (void) wcsncpy(right_hand[i], in expand_macro()
|
H A D | misc.cc | 695 (void) wcsncpy(to->text.p, from, length); in append_string()
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | m_wchar.h | 251 #undef wcsncpy 270 #define wcsncpy strncpy macro
|
/titanic_41/usr/src/lib/libc/i386/gen/ |
H A D | wsncmp.s | 30 / Wide character wcsncpy() implementation
|
/titanic_41/usr/src/head/ |
H A D | wchar.h | 67 using std::wcsncpy;
|
/titanic_41/usr/src/lib/libw/common/ |
H A D | mapfile-vers | 61 wcsncpy { TYPE = FUNCTION };
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | slk.c | 329 (void) wcsncpy(wp, cc._wc, cc._n); in slk_wset()
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | slk.c | 362 (void) wcsncpy(wp, cc._wc, cc._n); in slk_wset()
|
/titanic_41/usr/src/head/iso/ |
H A D | wchar_iso.h | 234 extern wchar_t *wcsncpy(wchar_t *_RESTRICT_KYWD, const wchar_t *_RESTRICT_KYWD,
|
/titanic_41/usr/src/lib/mpapi/libmpapi/common/ |
H A D | mpapi.c | 236 wcsncpy(name, sol, MAX_NAME_SIZE); in InitLibrary() 266 wcsncpy(plugintable[i].pluginName, in InitLibrary() 374 wcsncpy(pProps->implementationVersion, in MP_GetLibraryProperties() 376 wcsncpy(pProps->vendor, LIBRARY_VENDOR, MAX_NAME_SIZE); in MP_GetLibraryProperties()
|
/titanic_41/usr/src/cmd/make/bin/ |
H A D | files.cc | 439 (void) wcsncpy(plain_file_name, in read_dir()
|
H A D | ar.cc | 670 (void) wcsncpy(member_string, in translate_entry()
|
H A D | doname.cc | 1495 (void) wcsncpy(buffer, in dynamic_dependencies() 1500 (void) wcsncpy(pattern, in dynamic_dependencies() 1508 (void) wcsncpy(pattern, in dynamic_dependencies()
|
H A D | read2.cc | 219 (void) wcsncpy(buffer, lib_start, member_start - lib_start); in enter_member_name()
|
/titanic_41/usr/src/cmd/sort/common/ |
H A D | fields.c | 1259 (void) wcsncpy(buffer, L->l_data.wp, L->l_data_length); in line_convert_wide()
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 1285 wcsncpy.3c \ 2339 wcsncpy.3c := LINKSRC = wcstring.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1399 wcsncpy;
|
H A D | llib-lc | 1557 wchar_t *wcsncpy(wchar_t *_RESTRICT_KYWD s1, const wchar_t *_RESTRICT_KYWD s2,
|
/titanic_41/usr/src/cmd/iscsiadm/ |
H A D | iscsiadm_main.c | 4340 (void) wcsncpy(staticConfig.targetName, staticTargetName, in addStaticConfig()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1355 link path=usr/share/man/man3c/wcsncpy.3c target=wcstring.3c
|