Searched
full:stdin (Results
776 -
800 of
1207) sorted by null
<<31323334353637383940>>
/external/openssh/ |
mux.c | 397 debug3("%s: got fds stdin %d, stdout %d, stderr %d", __func__, 866 debug3("%s: got fds stdin %d, stdout %d", __func__, [all...] |
auth-pam.c | 989 if (fgets(input, sizeof input, stdin) == NULL)
|
sftp-server.c | [all...] |
sshd_config.0 | 140 basic /dev nodes such as null(4), zero(4), stdin(4), stdout(4), [all...] |
/external/ppp/pppd/ |
sys-solaris.c | 882 fclose(stdin); /* don't need stdin, stdout, stderr */ [all...] |
/frameworks/compile/mclinker/tools/llvm-mcld/ |
llvm-mcld.cpp | [all...] |
/ndk/sources/host-tools/make-3.81/po/ |
be.po | 637 msgid "no more file handles: could not duplicate stdin\n" 645 msgid "Could not restore stdin\n" [all...] |
fi.po | 644 msgid "no more file handles: could not duplicate stdin\n" 654 msgid "Could not restore stdin\n" [all...] |
he.po | 647 msgid "no more file handles: could not duplicate stdin\n" 655 msgid "Could not restore stdin\n" [all...] |
id.po | 644 msgid "no more file handles: could not duplicate stdin\n" 652 msgid "Could not restore stdin\n" [all...] |
ja.po | 646 msgid "no more file handles: could not duplicate stdin\n" 654 msgid "Could not restore stdin\n" [all...] |
ko.po | 646 msgid "no more file handles: could not duplicate stdin\n" 654 msgid "Could not restore stdin\n" [all...] |
rw.po | 689 msgid "no more file handles: could not duplicate stdin\n" 697 msgid "Could not restore stdin\n" [all...] |
zh_CN.po | 638 msgid "no more file handles: could not duplicate stdin\n" 646 msgid "Could not restore stdin\n" [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-addr2line | |
i686-linux-strings | |
/build/tools/releasetools/ |
ota_from_target_files | 159 p = common.Run(["fs_config"], stdin=subprocess.PIPE,
|
/external/bison/tests/ |
calc.at | 88 input = stdin;
|
/external/clang/utils/ |
FindSpecRefs | 766 stdin=open('/dev/null','r'), [all...] |
/external/dnsmasq/src/ |
dnsmasq.c | 1000 my_syslog(LOG_ERR, _("Error reading from stdin (%s)"), strerror(errno)); [all...] |
/external/dropbear/libtommath/ |
changes.txt | 338 -- Made "mtest" be able to use /dev/random, /dev/urandom or stdin for RNG data
|
/external/fdlibm/ |
configure | [all...] |
/external/jpeg/ |
usage.doc | 522 operating systems, if binary data can't be read from stdin.)
|
/external/llvm/utils/FileCheck/ |
FileCheck.cpp | 41 InputFilename("input-file", cl::desc("File to check (defaults to stdin)"),
|
/external/openssl/apps/ |
cms.c | 794 in = BIO_new_fp(stdin, BIO_NOCLOSE); [all...] |
Completed in 834 milliseconds
<<31323334353637383940>>