Home
last modified time | relevance | path

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

/libio/
A Diogets.c70 weak_alias (_IO_gets, gets)
72 link_warning (gets, "the `gets' function is dangerous and should not be used.")
A Dtst-bz24153.c70 extern char *gets (char *); in narrow()
71 TEST_VERIFY (gets (buf) == buf); in narrow()
A DVersions58 gets;
A Dstdio.h605 extern char *gets (char *__s) __wur __attribute_deprecated__;
/libio/bits/
A Dstdio2.h235 extern char *__REDIRECT (__gets_warn, (char *__str), gets)
240 gets (char *__str) in gets() function

Completed in 10 milliseconds