Searched refs:stdout (Results 251 - 275 of 1240) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/dialog/samples/
H A Dinputmenu-stdout2 # $Id: inputmenu-stdout,v 1.13 2012/07/06 18:11:12 tom Exp $
14 --stdout --clear --ok-label "Create" \
/freebsd-10-stable/contrib/groff/src/utils/lkbib/
H A Dlkbib.cpp90 usage(stdout);
129 if (fwrite(start, 1, len, stdout) != (size_t)len)
130 fatal("write error on stdout: %1", strerror(errno));
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dtest_java_pkcs11.in61 debug stdout
/freebsd-10-stable/games/random/
H A Drandom.c145 setbuf(stdout, NULL);
175 if (ferror(stdout))
176 err(2, "stdout");
/freebsd-10-stable/sbin/camcontrol/
H A Dutil.c171 fprintf(stdout, "Are you SURE you want to do this? (yes/no) ");
178 fprintf(stdout,
H A Dcamcontrol.c422 fprintf(stdout, "%s%d: generation: %d index: %d status: %s\n",
532 fprintf(stdout, ")\n");
536 fprintf(stdout, "scbus%d on %s%d bus %d%s\n",
612 fprintf(stdout, ")\n");
616 fprintf(stdout, "%-33s at scbus%d "
637 fprintf(stdout, ",");
639 fprintf(stdout, "%s%d",
647 fprintf(stdout, "unknown match type\n");
656 fprintf(stdout, ")\n");
701 fprintf(stdout, "Uni
[all...]
/freebsd-10-stable/sys/boot/fdt/dts/arm/
H A Defikamx.dts126 stdout = "UART1";
/freebsd-10-stable/usr.sbin/pkg_install/info/
H A Dshow.c47 fwrite(line, 1, n, stdout);
66 fflush(stdout);
82 fputs(line, stdout);
95 fflush(stdout);
281 fflush(stdout);
336 fflush(stdout);
389 fflush(stdout);
401 fflush(stdout);
/freebsd-10-stable/sys/gnu/dts/arm/
H A Dexynos4412-tiny4412.dts22 stdout-path = &serial_0;
H A Dkirkwood-db.dtsi25 stdout-path = &uart0;
H A Dstih418-b2199.dts17 linux,stdout-path = &sbc_serial0;
H A Dzynq-parallella.dts33 linux,stdout-path = "/amba/serial@e0001000";
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dpgusage.c72 * we must redirect the output to the current stderr, otherwise stdout.
159 fputs("\nexit 0\n", stdout);
160 fclose(stdout);
/freebsd-10-stable/contrib/ntp/util/
H A Dpps-api.c44 fflush(stdout);
61 setbuf(stdout, 0);
/freebsd-10-stable/contrib/top/
H A Dcommands.c67 h or ? - help; show this text\n", stdout);
74 sophisticated enough to handle those commands gracefully.\n\n", stdout);
88 n or # - change number of processes to display\n", stdout);
93 stdout);
97 stdout);
109 \n", stdout);
362 * show_errors() - display on stdout the current log of errors.
/freebsd-10-stable/bin/cat/
H A Dcat.c126 setbuf(stdout, NULL);
142 err(EXIT_FAILURE, "stdout");
149 if (fclose(stdout))
150 err(1, "stdout");
228 (void)fprintf(stdout, "%6d\t", ++line);
229 if (ferror(stdout))
286 if (ferror(stdout))
287 err(1, "stdout");
299 wfd = fileno(stdout);
302 err(1, "stdout");
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dmain.cpp381 fputs(".PS", stdout);
418 fputs(".lf", stdout);
434 fputs(".\n", stdout);
437 fputs(".P\n", stdout);
440 fputs(".PS\n", stdout);
443 fputs(".l\n", stdout);
446 fputs(".lf\n", stdout);
588 usage(stdout);
638 if (ferror(stdout) || fflush(stdout) <
[all...]
/freebsd-10-stable/sbin/restore/
H A Dutilities.c130 vprintf(stdout, "rename %s to %s\n", from, to);
149 vprintf(stdout, "Make node %s\n", cp);
171 vprintf(stdout, "Remove node %s\n", cp);
191 vprintf(stdout, "Remove leaf %s\n", cp);
238 vprintf(stdout, "Create %s link %s->%s\n",
255 vprintf(stdout, "Create whiteout %s\n", name);
277 vprintf(stdout, "Delete whiteout %s\n", name);
/freebsd-10-stable/usr.bin/sed/
H A Dmain.c165 if(setvbuf(stdout, NULL, _IOLBF, 0) != 0)
172 if(setvbuf(stdout, NULL, _IONBF, 0) != 0)
198 if (fclose(stdout))
199 err(1, "stdout");
330 outfile = stdout;
331 outfname = "stdout";
365 if (outfile != NULL && outfile != stdout)
412 if (outfile != NULL && outfile != stdout)
424 outfile = stdout;
425 outfname = "stdout";
[all...]
/freebsd-10-stable/usr.bin/unzip/
H A Dunzip.c56 static int c_opt; /* extract to stdout */
63 static int p_opt; /* extract to stdout, quiet */
105 fprintf(stdout, "\n");
106 fflush(stdout);
122 fprintf(stdout, "\n");
123 fflush(stdout);
140 fprintf(stdout, "\n");
141 fflush(stdout);
157 fprintf(stdout, "\n");
158 fflush(stdout);
[all...]
/freebsd-10-stable/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp205 fputs("\033%1B", stdout);
211 fputs(";\033%0A", stdout);
226 fputs("\033E", stdout); // reset
257 fputs("\033E", stdout);
320 fputs("\033&p1X", stdout);
329 fputs("\033*p", stdout);
426 fputs("BR", stdout);
682 usage(stdout);
692 SET_BINARY(fileno(stdout));
/freebsd-10-stable/contrib/texinfo/info/
H A Dterminal.c118 putc (c, stdout);
146 fflush (stdout);
177 fflush (stdout);
262 fwrite (string, 1, nchars, stdout);
374 fflush (stdout);
398 fflush (stdout);
466 if (ioctl (fileno (stdout), TIOCGWINSZ, &window_size) == 0)
561 if (tcgetattr (fileno(stdout), &ti) != -1)
571 if (ioctl (fileno (stdout), TIOCGETP, &sg) != -1)
/freebsd-10-stable/usr.bin/make/
H A Djob.c891 job->cmdFILE != stdout) {
915 job->cmdFILE != stdout) {
944 out = stdout;
995 out = stdout;
1055 out = stdout;
1173 fprintf(stdout, "touch %s\n", gn->name);
1174 fflush(stdout);
1206 fprintf(stdout, "*** couldn't touch %s: %s",
1208 fflush(stdout);
1262 fprintf(stdout, "
[all...]
/freebsd-10-stable/usr.bin/mail/
H A Dcollect.c125 puthead(hp, stdout, t);
126 (void)fflush(stdout);
148 (void)fflush(stdout);
153 (void)fflush(stdout);
336 * Insert stdout of command.
387 (void)fflush(stdout);
448 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL);
505 (void)fflush(stdout);
532 (void)fflush(stdout);
557 * New message collected from stdout
[all...]
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_log.c133 /* SYSLOG should go to stdout too */
134 if (p_log->out_port != stdout) {
136 fflush(stdout);
213 fflush(stdout);
290 if (p_log->out_port == stdout || p_log->out_port == stderr)
316 !strcmp(log_file, "stdout"))
317 p_log->out_port = stdout;

Completed in 610 milliseconds

<<11121314151617181920>>