OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:puts
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/stdio/
puts.c
1
/* $OpenBSD:
puts
.c,v 1.7 2005/08/08 08:05:36 espie Exp $ */
43
puts
(const char *s)
function
/ndk/sources/host-tools/sed-4.2.1/lib/
stdio-write.c
133
puts
(const char *string)
function
134
#undef
puts
macro
137
CALL_WITH_SIGPIPE_EMULATION (int,
puts
(string), ret == EOF)
/external/valgrind/tsan/
ts_valgrind.cc
74
extern "C" int
puts
(const char *s) {
function
[
all
...]
Completed in 1367 milliseconds