Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c750 char str_tmp[COMPONENT_NAME_MAX_LEN]; in main() local
751 strcpy(components[i].name, component_name(str_tmp, i)); in main()