HomeSort by relevance Sort by last modified time
    Searched refs:fileno (Results 401 - 425 of 445) sorted by null

<<1112131415161718

  /system/core/sh/
arith_lex.c     [all...]
  /external/blktrace/
blktrace.c     [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 111 #define fileno _fileno macro
    [all...]
  /bootable/recovery/updater/
install.c 413 success = mzExtractZipEntryToFile(za, entry, fileno(f));
    [all...]
  /external/bzip2/
bzlib.c     [all...]
  /external/libpcap/
scanner.c     [all...]
  /external/openssh/
readconf.c 1090 if (fstat(fileno(f), &sb) == -1)
    [all...]
  /external/qemu/
savevm.c 294 fd = fileno(p->stdio_file);
    [all...]
  /external/v8/tools/
grokdump.py 362 self.minidump = mmap.mmap(self.minidump_file.fileno(), 0, mmap.MAP_PRIVATE)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_logging.py 906 rd, wr, ex = select.select([self.socket.fileno()], [], [],
    [all...]
test_support.py 540 return file.fileno()
    [all...]
test_ssl.py 318 fd = ss.fileno()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_logging.py 906 rd, wr, ex = select.select([self.socket.fileno()], [], [],
    [all...]
test_support.py 540 return file.fileno()
    [all...]
test_ssl.py 318 fd = ss.fileno()
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c     [all...]
  /external/chromium_org/v8/src/
d8.cc     [all...]
  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp     [all...]
  /external/ppp/pppd/
auth.c     [all...]
  /external/v8/src/
d8.cc 998 if (fstat(fileno(file), &file_stat) != 0) return NULL;
    [all...]
  /ndk/sources/host-tools/make-3.81/
function.c     [all...]
  /bionic/libc/
Android.mk 265 upstream-freebsd/lib/libc/stdio/fileno.c \
  /external/flac/libFLAC/
stream_decoder.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pydoc.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pydoc.py     [all...]

Completed in 6398 milliseconds

<<1112131415161718