Searched refs:stdin (Results 76 - 100 of 377) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Dstrings.c26 FILE *file = stdin;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dkmod.c124 struct file *stdin; member in struct:subprocess_info
148 if (sub_info->stdin) {
153 fd_install(0, sub_info->stdin);
338 sub_info.stdin = f;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/web/
H A Dcgi.c112 FILE *f = stdin;
163 fclose(stdin);
244 while (fgets(line, sizeof(line)-1, stdin)) {
254 fclose(stdin);
527 /* we are a mini-web server. We need to read the request from stdin
529 while (fgets(line, sizeof(line)-1, stdin)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr015/
H A Dtestone58 --stdin )
72 echo 'Usage: testone [ --prefix=<dir> | --stdin ] TestName'
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dcommands_admin.c56 while (fgets(buffer, sizeof(buffer), stdin)) {
84 if (!fgets(buffer, sizeof(buffer), stdin))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_parsecfg.c119 file = stdin;
207 filename = (char *)"<stdin>";
221 if(file != stdin)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Dip.c99 if (freopen(name, "r", stdin) == NULL) {
111 while (getcmdline(&line, &len, stdin) != -1) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/client/
H A Dsmbspool.c97 * Otherwise, print data from stdin...
103 * Print from Copy stdin to a temporary file...
106 fp = stdin;
235 * stdin (otherwise you can't cancel raw jobs...)
351 if (fp != stdin)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Dwrjpgcom.c478 * from stdin; in this case there MUST be an input JPEG file name.
490 /* default input file is stdin */
492 setmode(fileno(stdin), O_BINARY);
495 if ((infile = fdopen(fileno(stdin), READ_BINARY)) == NULL) {
496 fprintf(stderr, "%s: can't open stdin\n", progname);
500 infile = stdin;
536 /* Collect comment text from comment_file or stdin, if necessary */
545 src_file = (comment_file != NULL ? comment_file : stdin);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Dread_pwd.c296 tty=stdin;
298 tty=stdin;
303 tty=stdin;
409 if (stdin != tty) fclose(tty);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs7/
H A Dsign.c106 BIO_set_fp(data,stdin,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc4/
H A Drc4.c67 " -in arg - input file - default stdin\n",
121 in=stdin;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/ssl/
H A Dinetdsrv.cpp52 SSL_set_fd (ssl, fileno(stdin));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/
H A Drc4.c68 " -in arg - input file - default stdin\n",
122 in=stdin;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/ssl/
H A Dinetdsrv.cpp52 SSL_set_fd (ssl, fileno(stdin));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dapplink.c32 static void *app_stdin(void) { return stdin; }
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dread_pwd.c296 tty=stdin;
298 tty=stdin;
303 tty=stdin;
409 if (stdin != tty) fclose(tty);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dsign.c106 BIO_set_fp(data,stdin,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dtable-to.c104 if (ferror(stdin) || ferror(stdout) || fclose(stdout)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dcomm.c54 streams[i] = (argv[i][0] == '-' && !argv[i][1]) ? stdin : xfopen(argv[i], "r");
H A Duniq.c27 return (read0write2) ? stdout : stdin;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/sysklogd/
H A Dlogger.c110 while (fgets(strbuf, BUFSIZ, stdin)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/testsuite/printing/
H A Dpsec.c290 fgets(line, sizeof(fstring), stdin);
296 fgets(line, sizeof(fstring), stdin);
304 while(fgets(line, sizeof(fstring), stdin)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Denvsubst.c437 int c = getc (stdin);
441 if (ferror (stdin))
453 ungetc (c, stdin);
456 /* Copies stdin to stdout, performing substitutions. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dcode.c59 if (freopen(optarg, "r", stdin) == NULL) {
122 while (fgets(buf, sizeof(buf), stdin) != NULL) {
215 if (ferror(stdin)) {
216 fprintf(stderr, "%s: stdin: %s\n", progname, strerror(errno));

Completed in 244 milliseconds

1234567891011>>