HomeSort by relevance Sort by last modified time
    Searched defs:fileno (Results 51 - 75 of 188) sorted by null

1 23 4 5 6 7 8

  /external/scapy/scapy/
scapypipes.py 31 def fileno(self): member in class:SniffSource
32 return self.s.fileno()
61 def fileno(self): member in class:RdpcapSource
62 return self.f.fileno()
154 def fileno(self): member in class:FDSourceSink
155 return self.fd.fileno()
182 def fileno(self): member in class:TCPConnectPipe
183 return self.fd.fileno()
supersocket.py 48 def fileno(self): member in class:SuperSocket
49 return self.ins.fileno()
56 if self.outs and self.outs.fileno() != -1:
59 if self.ins and self.ins.fileno() != -1:
273 data = os.read(self.ins.fileno(), x + 4)
277 os.read(self.ins.fileno(), x)
296 os.write(self.outs.fileno(), sx)
  /external/syslinux/com32/include/
stdio.h 36 static __inline__ int fileno(FILE * __f) function
  /prebuilts/gdb/darwin-x86/lib/python2.7/
fileinput.py 157 def fileno(): function
164 return _state.fileno()
188 filename(), lineno(), fileline(), isfirstline(), isstdin(), fileno(),
325 perm = os.fstat(self._file.fileno()).st_mode
362 def fileno(self): member in class:FileInput
365 return self._file.fileno()
gzip.py 386 def fileno(self): member in class:GzipFile
387 """Invoke the underlying file object's fileno() method.
390 doesn't support fileno().
392 return self.fileobj.fileno()
  /prebuilts/gdb/linux-x86/lib/python2.7/
fileinput.py 157 def fileno(): function
164 return _state.fileno()
188 filename(), lineno(), fileline(), isfirstline(), isstdin(), fileno(),
325 perm = os.fstat(self._file.fileno()).st_mode
362 def fileno(self): member in class:FileInput
365 return self._file.fileno()
gzip.py 386 def fileno(self): member in class:GzipFile
387 """Invoke the underlying file object's fileno() method.
390 doesn't support fileno().
392 return self.fileobj.fileno()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fileinput.py 157 def fileno(): function
164 return _state.fileno()
188 filename(), lineno(), fileline(), isfirstline(), isstdin(), fileno(),
325 perm = os.fstat(self._file.fileno()).st_mode
362 def fileno(self): member in class:FileInput
365 return self._file.fileno()
gzip.py 386 def fileno(self): member in class:GzipFile
387 """Invoke the underlying file object's fileno() method.
390 doesn't support fileno().
392 return self.fileobj.fileno()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fileinput.py 157 def fileno(): function
164 return _state.fileno()
188 filename(), lineno(), fileline(), isfirstline(), isstdin(), fileno(),
325 perm = os.fstat(self._file.fileno()).st_mode
362 def fileno(self): member in class:FileInput
365 return self._file.fileno()
gzip.py 386 def fileno(self): member in class:GzipFile
387 """Invoke the underlying file object's fileno() method.
390 doesn't support fileno().
392 return self.fileobj.fileno()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
gzip.py 377 def fileno(self): member in class:GzipFile
378 """Invoke the underlying file object's fileno() method.
381 doesn't support fileno().
383 return self.fileobj.fileno()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
minigzip.c 35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY)
47 # define fileno(file) file->__file macro
50 # include <unix.h> /* for fileno */
137 int ifd = fileno(in);
304 file = gzdopen(fileno(stdin), "rb");
308 file = gzdopen(fileno(stdout), outmode);
  /external/autotest/client/common_lib/
logging_manager_test.py 40 def fileno(self): member in class:PipedStringIO
152 self._original_stdout.fileno()))
  /external/fio/
verify-state.h 28 uint64_t fileno; member in struct:file_comp
  /external/python/cpython2/Lib/
gzip.py 395 def fileno(self): member in class:GzipFile
396 """Invoke the underlying file object's fileno() method.
399 doesn't support fileno().
401 return self.fileobj.fileno()
  /external/python/cpython3/Lib/
gzip.py 328 def fileno(self): member in class:GzipFile
329 """Invoke the underlying file object's fileno() method.
332 doesn't support fileno().
334 return self.fileobj.fileno()
selectors.py 36 fd = int(fileobj.fileno())
85 A file object is a file descriptor or any object with a `fileno()` method.
401 def fileno(self): member in class:SelectSelector.EpollSelector
402 return self._epoll.fileno()
474 def fileno(self): member in class:SelectSelector.DevpollSelector
475 return self._devpoll.fileno()
532 def fileno(self): member in class:SelectSelector.KqueueSelector
533 return self._kqueue.fileno()
  /external/python/cpython3/Lib/test/
mock_socket.py 56 def fileno(self): member in class:MockSocket
  /external/scapy/scapy/arch/bpf/
supersocket.py 185 def fileno(self): member in class:_L2bpfSocket
  /external/scapy/scapy/arch/
pcapdnet.py 152 def fileno(self): member in class:_PcapWrapper_pypcap
190 ioctl(self.ins.fileno(),BIOCIMMEDIATE,struct.pack("I",1))
254 ioctl(self.ins.fileno(),BIOCIMMEDIATE,struct.pack("I",1))
403 os.close(self.pcap.fileno())
421 def fileno(self): member in class:L3pcapSocket.send._PcapWrapper_pcapy
422 raise RuntimeError("%s has no fileno. Please report this bug." %
451 ioctl(self.ins.fileno(),BIOCIMMEDIATE,struct.pack("I",1))
590 ioctl(self.ins.fileno(),BIOCIMMEDIATE,struct.pack("I",1))
683 ioctl(self.ins.fileno(),BIOCIMMEDIATE,struct.pack("I",1))
  /system/extras/ioshark/
ioshark_bench.h 46 int fileno; member in struct:files_db_s
85 return (((struct files_db_s *)node)->fileno);
131 void *files_db_lookup_byfileno(void *handle, int fileno);
132 void *files_db_add_byfileno(void *handle, int fileno, int readonly);
  /toolchain/binutils/binutils-2.27/zlib/
minigzip.c 38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY)
50 # define fileno(file) file->__file macro
53 # include <unix.h> /* for fileno */
206 int ifd = fileno(in);
397 file = gzdopen(fileno(stdin), "rb");
401 file = gzdopen(fileno(stdout), outmode);
427 file = gzdopen(fileno(stdout), outmode);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
SocketServer.py 170 - fileno() -> int # for select()
370 - fileno() -> int # for select()
453 def fileno(self): member in class:TCPServer
459 return self.socket.fileno()
socket.py 155 'bind', 'connect', 'connect_ex', 'fileno', 'listen',
316 def fileno(self): member in class:_fileobject
317 return self._sock.fileno()

Completed in 561 milliseconds

1 23 4 5 6 7 8