Home
last modified time | relevance | path

Searched refs:__fputws_xpg5 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h179 #pragma redefine_extname fputws __fputws_xpg5
190 extern int __fputws_xpg5(const wchar_t *_RESTRICT_KYWD, __FILE *_RESTRICT_KYWD);
199 #define fputws __fputws_xpg5
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfputws.c95 __fputws_xpg5(const wchar_t *ws, FILE *fp) in __fputws_xpg5() function
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in139 SKIP_SYMBOL|__fputws_xpg5
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3806 __fputws_xpg5;