OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lineInput_getLine
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/utils/
lineinput.h
34
const char*
lineInput_getLine
( LineInput* input );
36
/* Same as
lineInput_getLine
(), but also returns the line size into
41
/* Returns the number of the last line read by
lineInput_getLine
*/
lineinput.c
79
lineInput_getLine
( LineInput* input )
129
/* Returns the number of the last line read by
lineInput_getLine
*/
/external/qemu/android/
main.c
[
all
...]
Completed in 67 milliseconds