Searched refs:strstrip (Results 1 - 1 of 1) sorted by relevance

/device/google/dragon/audio/hal/
H A Diniparser.c74 static char * strstrip(const char * s) function
565 strcpy(line, strstrip(input_line));
578 strcpy(section, strstrip(section));
585 strcpy(key, strstrip(key));
587 strcpy(value, strstrip(value));
604 strcpy(key, strstrip(key));

Completed in 21 milliseconds