OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rfile
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/include/
pcap-int.h
45
FILE *
rfile
;
member in struct:pcap_sf
/external/libpcap/
pcap-int.h
174
FILE *
rfile
; /* null if live capture, non-null if savefile */
member in struct:pcap
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FileTest.java
1835
File
rfile
= new File(dir, "yyy.yyy");
local
[
all
...]
Completed in 2333 milliseconds