OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_fh_lseek
(Results
1 - 1
of
1
) sorted by null
/system/core/adb/
sysdeps_win32.cpp
56
int (*
_fh_lseek
)(FH, int, int);
member in struct:FHClassRec_
522
return f->clazz->
_fh_lseek
(f, pos, where);
[
all
...]
Completed in 143 milliseconds