Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h175 #pragma redefine_extname fputwc __fputwc_xpg5
185 extern wint_t __fputwc_xpg5(wint_t, __FILE *);
195 #define fputwc __fputwc_xpg5
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfputwc.c127 __fputwc_xpg5(wint_t wc, FILE *fp) in __fputwc_xpg5() function
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in138 SKIP_SYMBOL|__fputwc_xpg5
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3731 __fputwc_xpg5;