Searched refs:desc (Results 1 – 1 of 1) sorted by relevance
32 static int blacklist_vet_description(const char *desc) in blacklist_vet_description() argument36 if (*desc == ':') in blacklist_vet_description()38 for (; *desc; desc++) in blacklist_vet_description()39 if (*desc == ':') in blacklist_vet_description()44 desc++; in blacklist_vet_description()45 for (; *desc; desc++) { in blacklist_vet_description()46 if (!isxdigit(*desc)) in blacklist_vet_description()