Searched refs:fputs (Results 1 - 8 of 8) sorted by relevance

/system/core/sh/bltin/
H A Dbltin.h60 #define fputs outstr macro
83 #define INITARGS(argv) if ((commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(2);} else
/system/core/sh/
H A Dshow.c94 fputs(s, fp);
106 fputs(" | ", fp);
109 fputs(" &", fp);
153 fputs(s, fp);
256 fputs(pfx, fp);
313 fputs(s, tracefile);
423 fputs("\nTracing started.\n", tracefile);
H A Dhistedit.c419 fputs(s, efp);
/system/extras/tests/bionic/libstdc++/
H A Dtest_cstdio.cpp116 using std::fputs;
/system/core/debuggerd/
H A Ddebuggerd.c481 fputs("Error dumping backtrace.\n", stderr);
487 fputs("Error dumping tombstone.\n", stderr);
496 fputs("Usage: -b [<tid>]\n"
/system/core/toolbox/
H A Dgetevent.c283 fputs(" ", stdout);
284 fputs(line, stdout);
/system/core/toolbox/grep/
H A Dutil.c450 fputs(line->file, stdout);
/system/core/adb/
H A Dadb.c261 fputs(tag, stderr);

Completed in 1453 milliseconds