thisname          570 tools/iio/iio_utils.c 	char thisname[IIO_MAX_NAME_LENGTH];
thisname          624 tools/iio/iio_utils.c 				if (fscanf(namefp, "%s", thisname) != 1) {
thisname          634 tools/iio/iio_utils.c 				if (strcmp(name, thisname) == 0) {