Searched refs:wanttype (Results 1 – 1 of 1) sorted by relevance
529 char *wanttype; in rad_config() local595 wanttype = h->type == RADIUS_AUTH ? "auth" : "acct"; in rad_config()596 if (strcmp(type, wanttype) != 0) in rad_config()