Searched refs:isoname (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sbin/ifconfig/
H A Dregdomain.h86 const char* isoname; member in struct:country
H A Dregdomain.c154 mt->country->isoname = strdup(id);
453 rdp->ident[i].id = cp->isoname;
697 if (strcasecmp(cp->isoname, name) == 0)
H A Difieee80211.c479 "regdomain %d", cc->isoname, cc->name,
483 "regdomain %s", cc->isoname, cc->name,
2225 printf("%2s %-15.15s%s", cp->isoname,
2249 regdomain.isocc[0] = cc->isoname[0];
2250 regdomain.isocc[1] = cc->isoname[1];
2300 regdomain.isocc[0] = cc->isoname[0];
2301 regdomain.isocc[1] = cc->isoname[1];
3963 LINE_CHECK("country %s", cc->isoname);

Completed in 142 milliseconds