Searched refs:gets (Results 1 – 12 of 12) sorted by relevance
37 __warn_references(gets,41 gets(char *buf) in gets() function
4 least_ what POSIX says. Every POSIX header file gets a corresponding6 and function in the header gets a corresponding assertion in the file.
182 # (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.)
478 gets;
526 "upstream-openbsd/lib/libc/stdio/gets.c",
144 char* _Nullable gets(char* _Nonnull __buf) __attribute__((__deprecated__("gets is unsafe, use fgets…
373 gets
8 // Host bionic binaries do not have a PT_INTERP section, instead this gets
133 library so that old code gets the old version and new code gets the new
225 Finally, the prior paragraph gets thrown out if one tries to take the address of757 // The frontend can't figure this interprocedural objectsize out, so it gets lowered to
357 is still valid because a dead thread gets its thread struct unmapped