HomeSort by relevance Sort by last modified time
    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