OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adb_lseek
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
sysdeps.h
115
extern int
adb_lseek
(int fd, int pos, int where);
361
static __inline__ int
adb_lseek
(int fd, int pos, int where)
function
sysdeps_win32.c
426
int
adb_lseek
(int fd, int pos, int where)
function
[
all
...]
Completed in 111 milliseconds