AFB_NAME
} else if ((strcmp(AFB_NAME, value)) == 0) {
type = AFB_NAME;
if (strcmp(type, AFB_NAME) == 0) {
(strcmp(name, AFB_NAME) == 0) ||