Searched refs:target_uuid (Results 1 – 1 of 1) sorted by relevance
213 static char *target_uuid; variable5708 target_uuid = optarg; in main()5733 if (target_uuid != NULL && *target_uuid != '\0') { in main()5737 if (uuid_parse(target_uuid, uuid) == -1) { in main()