Home
last modified time | relevance | path

Searched refs:__fgetws_xpg5 (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/head/iso/
H A Dwchar_iso.h178 #pragma redefine_extname fgetws __fgetws_xpg5
188 extern wchar_t *__fgetws_xpg5(wchar_t *_RESTRICT_KYWD, int,
198 #define fgetws __fgetws_xpg5
/titanic_44/usr/src/lib/libc/port/locale/
H A Dfgetws.c98 __fgetws_xpg5(wchar_t *ws, int n, FILE *fp) in __fgetws_xpg5() function
/titanic_44/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in137 SKIP_SYMBOL|__fgetws_xpg5
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers2937 __fgetws_xpg5;
H A Dllib-lc227 wchar_t *__fgetws_xpg5(wchar_t *_RESTRICT_KYWD, int, __FILE *_RESTRICT_KYWD);