Searched
full:fileno (Results
576 -
600 of
1199) sorted by null
<<21222324252627282930>>
/development/ndk/platforms/android-23/arch-x86/symbols/ |
libc.so.versions.txt | 363 fileno;
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3input.h | 127 ANTLR3_UINT32 fileNo;
|
/external/autotest/client/cros/graphics/ |
drm.py | 308 self = cls(loadDRM(), handle.fileno())
|
/external/autotest/client/site_tests/network_3GRecoverFromGobiDesync/ |
network_3GRecoverFromGobiDesync.py | 115 output = os.read(source.fileno(), 65536)
|
/external/chromium-trace/catapult/devil/devil/utils/ |
cmd_helper.py | 220 child_fd = process.stdout.fileno()
|
/external/chromium-trace/catapult/telemetry/telemetry/core/ |
memory_cache_http_server.py | 185 fs = os.fstat(fd.fileno())
|
/external/chromium-trace/catapult/third_party/typ/typ/ |
host.py | 221 packed = fcntl.ioctl(self.stderr.fileno(),
|
/external/compiler-rt/lib/dfsan/ |
done_abilist.txt | 91 fun:fileno=discard
|
/external/fio/ |
filesetup.c | 1278 f->fileno = cur_files; 1389 td->file_locks[f->fileno] = td->o.file_lock_mode; 1402 td->file_locks[f->fileno] = FILE_LOCK_NONE; 1409 if (td->file_locks[f->fileno] != FILE_LOCK_NONE)
|
/external/ipsec-tools/src/racoon/ |
session.c | 167 if (fchmod(fileno(fp),
|
/external/libxml2/ |
testC14N.c | 18 #define STDOUT_FILENO fileno(stdout)
|
/external/opencv3/modules/ts/misc/ |
color.py | 316 self.handle = msvcrt.get_osfhandle(stream.fileno())
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-port.h | [all...] |
/external/selinux/libselinux/src/ |
label.c | 81 if (fstat(fileno(cfg), &sb) < 0)
|
label_db.c | 284 if (fstat(fileno(filp), &sb) < 0)
|
/external/selinux/policycoreutils/run_init/ |
open_init_pty.c | 85 } /* end of if(tcsetattr(fileno(stdin), TCSANOW, &buf) < 0) */
|
/external/v8/src/base/platform/ |
platform-linux.cc | 230 MAP_PRIVATE, fileno(f), 0);
|
/frameworks/base/tools/velocityplot/ |
velocityplot.py | 61 chunk = os.read(self.stream.fileno(), 4096)
|
/hardware/intel/img/psb_video/src/ |
psb_drv_debug.c | 330 //fsync(fileno(psb_video_debug_fp)); 581 //fsync(fileno(psb_video_trace_fp)); 894 fsync(fileno(psb_dump_vabuf_fp)); [all...] |
/ndk/sources/cxx-stl/stlport/src/details/ |
fstream_stdio.cpp | 235 file_no = fileno(_M_file);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_file.py | 100 methods = [('fileno', ()),
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_file.py | 100 methods = [('fileno', ()),
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_dragonfly.go | 69 if dirent.Fileno == 0 { // File absent in directory.
|
syscall_freebsd.go | 70 if dirent.Fileno == 0 { // File absent in directory.
|
syscall_netbsd.go | 106 if dirent.Fileno == 0 { // File absent in directory.
|
Completed in 713 milliseconds
<<21222324252627282930>>