Searched refs:fputs (Results 1 - 7 of 7) 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/media/wilhelm/tools/mphtogen/
H A Dmphtogen.c29 fputs("// This file is automagically generated by mphtogen, do not edit\n", fp);
/system/extras/tests/bionic/libstdc++/
H A Dtest_cstdio.cpp116 using std::fputs;
/system/core/toolbox/
H A Dgetevent.c283 fputs(" ", stdout);
284 fputs(line, stdout);
/system/media/wilhelm/tests/sandbox/
H A Dreverb.c161 fputs(name, stdout);

Completed in 133 milliseconds