Searched refs:RF_NAME (Results 1 – 1 of 1) sorted by relevance
263 #define RF_NAME 1 macro1354 switch (*fields[RF_NAME]) { in inrule()1360 error(_("Invalid rule name \"%s\""), fields[RF_NAME]); in inrule()1368 r.r_name = ecpyalloc(fields[RF_NAME]); in inrule()