Searched refs:RF_NAME (Results 1 – 1 of 1) sorted by relevance
376 RF_NAME = 1, enumerator2181 switch (*fields[RF_NAME]) { in inrule()2187 error(N_("Invalid rule name \"%s\""), fields[RF_NAME]); in inrule()2197 r.r_name = xstrdup(fields[RF_NAME]); in inrule()