check_type
static const char *check_type(const char *);
{ USERATTR_TYPE_KW, check_type, type },
CK(check_type)
int check_type;
check_type = 1;
check_type = 0;
if (check_type && mod->mod_info->ulp_type != type) {