Searched refs:lastdevice (Results 1 – 1 of 1) sorted by relevance
57 char lastdevice[PATH_MAX] = ""; variable176 if (strcmp(devp, lastdevice) != 0) { in main()198 (void)strlcpy(lastdevice, devp, sizeof(lastdevice)); in main()