Searched refs:fgetws (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dfgetws.c36 * FreeBSD: src/lib/libc/stdio/fgetws.c,v 1.4 2002/09/20 13:25:40 tjr Exp
38 $NetBSD: fgetws.c,v 1.2 2006/07/03 17:06:36 tnozaki Exp $
51 fgetws( function
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dwchar.h55 wchar_t *fgetws (wchar_t * __restrict S, int n,
906 The fgetws function reads at most one less than the number of
918 @return The fgetws function returns S if successful. If end-of-file is
925 wchar_t *fgetws(wchar_t * __restrict S, int Limit, FILE * __restrict Stream);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dstdio.h193 wchar_t* __cdecl fgetws(wchar_t*,int,FILE*);
H A Dwchar.h301 wchar_t* __cdecl fgetws(wchar_t*,int,FILE*);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dstdio.h213 wchar_t* __cdecl fgetws(wchar_t*,int,FILE*);
H A Dwchar.h339 wchar_t* __cdecl fgetws(wchar_t*,int,FILE*);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtchar.h78 #define _fgetts WINE_tchar_routine(fgets, fgets, fgetws)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtchar.h78 #define _fgetts WINE_tchar_routine(fgets, fgets, fgetws)

Completed in 65 milliseconds