IPQOS_CONF_CONT_STR
(void) fprintf(fp, IPQOS_CONF_CONT_STR "\n");
if ((strcmp(action, IPQOS_CONF_CONT_STR) == 0) ||
if (strcmp(action, IPQOS_CONF_CONT_STR) == 0) {
if (strcmp(aname, IPQOS_CONF_CONT_STR) == 0 ||
if (strcmp(action, IPQOS_CONF_CONT_STR) == 0) {