OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fgets_ret
(Results
1 - 1
of
1
) sorted by null
/hardware/qcom/audio/msm8909/hal/audio_extn/
utils.c
555
char *
fgets_ret
;
local
563
fgets_ret
= fgets(buf, (int)count, fd);
564
if (NULL !=
fgets_ret
) {
Completed in 45 milliseconds