Searched defs:gets (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ssp/
H A Dstdio.h49 #undef gets macro
77 extern char *__SSP_REDIRECT (__gets_alias, (char *__str), gets);
80 gets (char *__str) function
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ssp/
H A Dstdio.h49 #undef gets macro
77 extern char *__SSP_REDIRECT (__gets_alias, (char *__str), gets);
80 gets (char *__str) function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ssp/
H A Dstdio.h49 #undef gets macro
77 extern char *__SSP_REDIRECT (__gets_alias, (char *__str), gets);
80 gets (char *__str) function
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
H A Dstdio2.h134 extern char *__REDIRECT (__gets_warn, (char *__str), gets)
135 __wur __warnattr ("please use fgets or getline instead, gets can't "
139 gets (char *__str) function
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dstdio2.h134 extern char *__REDIRECT (__gets_warn, (char *__str), gets)
135 __wur __warnattr ("please use fgets or getline instead, gets can't "
139 gets (char *__str) function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dstdio2.h134 extern char *__REDIRECT (__gets_warn, (char *__str), gets)
135 __wur __warnattr ("please use fgets or getline instead, gets can't "
139 gets (char *__str) function

Completed in 865 milliseconds