Searched refs:SupportedType (Results 1 – 4 of 4) sorted by relevance
104 if (CGPT_OK != SupportedType(optarg, ¶ms.type_guid) && in cmd_find()
88 if (CGPT_OK != SupportedType(optarg, ¶ms.type_guid) && in cmd_add()
145 int SupportedType(const char *name, Guid *type);
667 int SupportedType(const char *name, Guid *type) { in SupportedType() function