OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fileno
(Results
776 - 800
of
1212
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py
[
all
...]
/external/autotest/server/
autoserv
331
os.dup2(dev_null, sys.stdin.
fileno
())
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
serialposix.py
608
def
fileno
(self):
member in class:PosixSerial
/external/clang/www/analyzer/
alpha_checks.html
752
fileno
</div></div></div></td>
/external/curl/tests/server/
tftpd.c
491
b->counter = read(
fileno
(file), dp->th_data, SEGSIZE); */
[
all
...]
/external/libedit/src/
history.c
809
if (fchmod(
fileno
(fp), S_IRUSR|S_IWUSR) == -1)
/external/libpng/contrib/gregbook/
rpng-win.c
99
int fd =
fileno
(stdin);
/external/libvpx/libvpx/
vpxdec.c
737
if (!outfile_pattern && isatty(
fileno
(stdout)) && !do_md5 && !noblit) {
[
all
...]
/external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp
42
#define MY_isatty_fileno(x) isatty(
fileno
(x))
[
all
...]
/external/opencv3/modules/ts/misc/
table_formatter.py
580
handle = msvcrt.get_osfhandle(sys.stdout.
fileno
())
/frameworks/av/cmds/screenrecord/
screenrecord.cpp
506
int fd =
fileno
(rawFp);
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c
658
if (!outfile_pattern && isatty(
fileno
(stdout)) && !do_md5 && !noblit) {
/libcore/ojluni/src/main/native/
UNIXProcess_md.c
724
/* Give the child sides of the pipes the right
fileno
's. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdio.h
831
extern int
fileno
(FILE *__stream) __THROW __wur;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libcurses.so
libncurses.so
libncurses.so.5
libncurses.so.5.7
libtermcap.so
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdio.h
855
extern int
fileno
(FILE *__stream) __THROW __wur;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libtinfo.so
libtinfo.so.5
libtinfo.so.5.9
/prebuilts/gdb/darwin-x86/lib/python2.7/logging/
config.py
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_os.py
777
rslt = PeekNamedPipe(msvcrt.get_osfhandle(proc.stdout.
fileno
()),
[
all
...]
Completed in 1844 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>