Home
last modified time | relevance | path

Searched refs:c_eof (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c13499 char* c_eof = 0; in AU_CUS_fgets() local
13511 if((c_eof = strrchr(buf, '\n'))) in AU_CUS_fgets()
13513 *c_eof = '\0'; in AU_CUS_fgets()