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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dgets.c2 Implementation of gets as declared in <stdio.h>.
43 NetBSD: gets.c,v 1.15 2003/08/07 16:43:27 agc Exp
44 gets.c 8.1 (Berkeley) 6/4/93
54 __warn_references(gets, "warning: this program uses gets(), which is unsafe.")
57 gets(char *buf) function
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtchar.h86 #define _getts WINE_tchar_routine(gets, gets, getws)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtchar.h86 #define _getts WINE_tchar_routine(gets, gets, getws)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dstdio.h152 char* __cdecl gets(char*);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dstdio.h45 char *gets (char *);
1154 The gets function reads characters from the input stream pointed to by
1162 @return The gets function returns Buff if successful. If end-of-file is
1168 char *gets (char *Buff);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dstdio.h156 char* __cdecl gets(char*);
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-cpu-hidden-regs-1.asm166 ; All but cs gets reloaded.
/vbox/src/libs/zlib-1.2.6/
H A Dmake_vms.com195 $! Alpha gets a shareable image
572 $! 0.03 20040309 Make sure local config file gets not deleted

Completed in 140 milliseconds