Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dgets.c37 __warn_references(gets,
41 gets(char *buf) in gets() function
/bionic/tests/headers/posix/
Dstdio_h.c113 FUNCTION(gets, char* (*f)(char*)); in stdio_h()
/bionic/libc/include/
Dstdio.h156 char* gets(char* __buf) __attribute__((deprecated("gets is unsafe, use fgets instead")));
/bionic/linker/
DAndroid.bp8 // Host bionic binaries do not have a PT_INTERP section, instead this gets
/bionic/libc/
DSYSCALLS.TXT177 # (mmap only gets two lines because we only used the 64-bit variant on 32-bit systems.)
180 # (fallocate only gets two lines because there is no 32-bit variant.)
Dlibc.map.txt478 gets;
DAndroid.bp521 "upstream-openbsd/lib/libc/stdio/gets.c",
/bionic/libc/tools/
Dposix-2013.txt373 gets
/bionic/
Dandroid-changes-for-ndk-developers.md132 library so that old code gets the old version and new code gets the new
/bionic/docs/
Dstatus.md292 is still valid because a dead thread gets its thread struct unmapped
/bionic/tools/versioner/platforms/
Dlibc.map.txt478 gets;