Searched refs:RF_NAME (Results 1 – 4 of 4) sorted by relevance
250 #define RF_NAME 1 macro1478 switch (*fields[RF_NAME]) { in inrule()1484 error(_("Invalid rule name \"%s\""), fields[RF_NAME]); in inrule()1494 r.r_name = ecpyalloc(fields[RF_NAME]); in inrule()
248 #define RF_NAME 1 macro1126 if (*fields[RF_NAME] == '\0') { in inrule()1135 r.r_name = ecpyalloc(fields[RF_NAME]); in inrule()