Home
last modified time | relevance | path

Searched refs:gets (Results 1 – 12 of 12) 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/
DREADME.md4 least_ what POSIX says. Every POSIX header file gets a corresponding
6 and function in the header gets a corresponding assertion in the file.
/bionic/libc/
DSYSCALLS.TXT182 # (fallocate only gets two lines because there is no 32-bit variant.)
185 # (ftruncate only gets two lines because 32-bit bionic only uses the 64-bit call.)
188 # (mmap only gets two lines because 32-bit bionic only uses the 64-bit call.)
Dlibc.map.txt478 gets;
DAndroid.bp526 "upstream-openbsd/lib/libc/stdio/gets.c",
/bionic/libc/include/
Dstdio.h144 char* _Nullable gets(char* _Nonnull __buf) __attribute__((__deprecated__("gets is unsafe, use fgets…
/bionic/libc/tools/
Dposix-2013.txt373 gets
/bionic/linker/
DAndroid.bp8 // Host bionic binaries do not have a PT_INTERP section, instead this gets
/bionic/
Dandroid-changes-for-ndk-developers.md133 library so that old code gets the old version and new code gets the new
/bionic/docs/
Dclang_fortify_anatomy.md225 Finally, the prior paragraph gets thrown out if one tries to take the address of
757 // The frontend can't figure this interprocedural objectsize out, so it gets lowered to
Dstatus.md357 is still valid because a dead thread gets its thread struct unmapped
/bionic/tools/versioner/platforms/
Dlibc.map.txt478 gets;