HomeSort by relevance Sort by last modified time
    Searched refs:fputs (Results 151 - 175 of 459) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/syslinux/com32/modules/
pmload.c 58 fputs(msg, stderr);
182 fputs("Booting...\n", stdout);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
OnigurumaUefiPort.h 57 #define fputs(a,b) macro
  /external/e2fsprogs/lib/ss/
test_ss.c 148 fputs(", ", stdout);
  /external/elfutils/libcpu/
i386_parse.y 1149 fputs ("\n#include <i386_data.h>\n\n", outfile);
1174 fputs ("};\n", outfile);
1183 fputs ("\";\n", outfile);
1188 fputs ("};\n", outfile);
1193 fputs ("static const struct instr_enc instrtab[] =\n{\n", outfile);
1197 fputs (" {", outfile);
1199 fputs (" .mnemonic = MNE_INVALID,", outfile);
1244 fputs (" },\n", outfile);
1246 fputs ("};\n", outfile);
1248 fputs ("static const uint8_t match_data[] =\n{\n", outfile)
    [all...]
  /external/google-breakpad/src/client/windows/sender/
crash_report_sender.cc 113 fputs(kCheckpointSignature, fd);
  /external/libcups/cups/
testconflicts.c 76 fputs("Resolved conflicts with the following options:\n ", stdout);
ppd-emit.c 279 status = fputs(buffer, fp) < 0 ? -1 : 0;
412 fputs("\033%-12345X@PJL\n", fp);
527 fputs(ppd->jcl_begin, fp);
530 fputs(ppd->jcl_ps, fp);
576 fputs("\033%-12345X@PJL\n", fp);
577 fputs("@PJL RDYMSG DISPLAY = \"\"\n", fp);
578 fputs(ppd->jcl_end + 9, fp);
581 fputs(ppd->jcl_end, fp);
  /external/libgsm/src/
toast_audio.c 102 if ( fputs(".snd", out) == EOF
  /external/ltp/testcases/kernel/sched/clisrv/
pthcli.c 89 fputs(recvline, stdout);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
7-1.c 95 if (fputs(messcat_in, f) == EOF) {
96 perror("fputs");
  /external/python/cpython2/Modules/
main.c 125 fputs(usage_1, f);
126 fputs(usage_2, f);
127 fputs(usage_3, f);
130 fputs(usage_6, f);
  /external/e2fsprogs/debugfs/
ls.c 67 fputs("M-", f);
159 fputs(datestr, ls->f);
187 fputs(" ", ls->f);
  /external/e2fsprogs/misc/
chattr.c 337 fputs(_("= is incompatible with - and +\n"), stderr);
341 fputs("Can't both set and unset same flag.\n", stderr);
345 fputs(_("Must use '-v', =, - or +\n"), stderr);
e4crypt.c 672 fputs("USAGE:\n ", stderr);
673 fputs(cmd->cmd_help, stderr);
724 fputs("USAGE:\n ", stderr);
725 fputs(cmd->cmd_help, stderr);
757 fputs("USAGE:\n ", stderr);
758 fputs(cmd->cmd_help, stderr);
801 fputs("Excess arguments\n\n", stderr);
802 fputs(cmd->cmd_help, stderr);
842 fputs("USAGE:\n ", stdout);
843 fputs(p->cmd_help, stdout)
    [all...]
  /external/iproute2/tc/
em_ipset.c 79 fputs("Can't open socket to ipset.\n", stderr);
175 fputs("You must specify (the comma separated list of) 'src' or 'dst'\n", stderr);
249 fputs(setname, fd);
  /external/selinux/policycoreutils/setsebool/
setsebool.c 28 fputs
42 fputs("setsebool: SELinux is disabled.\n", stderr);
86 fputs("Out of memory - aborting\n", stderr);
  /external/f2fs-tools/tools/
f2fscrypt.c 717 fputs("USAGE:\n ", stderr);
718 fputs(cmd->cmd_help, stderr);
769 fputs("USAGE:\n ", stderr);
770 fputs(cmd->cmd_help, stderr);
802 fputs("USAGE:\n ", stderr);
803 fputs(cmd->cmd_help, stderr);
845 fputs("Excess arguments\n\n", stderr);
846 fputs(cmd->cmd_help, stderr);
885 fputs("USAGE:\n ", stdout);
886 fputs(p->cmd_help, stdout)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_dump_state.c 81 fputs("\"", stream);
82 fputs(str, stream);
83 fputs("\"", stream);
89 fputs(value, stream);
95 fputs("{", stream);
101 fputs("}", stream);
112 fputs(", ", stream);
118 fputs("{", stream);
124 fputs("}", stream);
136 fputs(", ", stream)
    [all...]
  /external/iproute2/ip/
link_gre6.c 594 fputs("encap-sport auto ", f);
601 fputs("encap-csum ", f);
603 fputs("noencap-csum ", f);
606 fputs("encap-csum6 ", f);
608 fputs("noencap-csum6 ", f);
611 fputs("encap-remcsum ", f);
613 fputs("noencap-remcsum ", f);
iplink_vxlan.c 570 fputs("no", f);
571 fputs("udpcsum ", f);
583 fputs("no", f);
584 fputs("udp6zerocsumtx ", f);
598 fputs("no", f);
599 fputs("udp6zerocsumrx ", f);
  /bionic/libc/dns/resolv/
res_debug.c 209 fputs("; NSID: ", file);
211 fputs("; NSID\n", file);
213 fputs("; NSID: ", file);
217 fputs(" (",file);
222 fputs(")\n", file);
234 fputs(" (",file);
239 fputs(")\n", file);
264 fputs(buf, file);
360 fputs(name, file);
401 fputs(name, file)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
obmalloc.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
obmalloc.c     [all...]
  /external/icu/icu4c/source/tools/ctestfw/
ctest.c 647 fputs(mrk, stdout);
673 fputs(" ", stdout);
682 fputs("!", stdout); /* col 1 - bang */
685 fputs(prefix, stdout);
727 fputs(prefix, stdout);
776 fputs(prefix, stdout);
896 fputs(buf, stdout);
906 fputs(buf, stdout);
909 fputs(buf, stdout);
918 fputs(buf, stdout)
    [all...]
  /external/python/cpython2/Objects/
obmalloc.c     [all...]

Completed in 796 milliseconds

1 2 3 4 5 67 8 91011>>