Home
last modified time | relevance | path

Searched defs:secondCount (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
DBOMInputStream.java338 final int secondCount = in.read(buf, off, len); in read() local
/external/libpcap/msdos/
Dpkt_rx0.asm47 secondCount dw 0 ; # of bytes on 2nd call define
Dpktdrvr.h93 WORD secondCount; /* and 2nd upcall */ member