Searched refs:countries (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/usr.sbin/bsdconfig/timezone/share/
H A DMakefile6 FILES= continents.subr countries.subr iso3166.subr menus.subr \
/freebsd-10-stable/sbin/ifconfig/
H A Dregdomain.h95 LIST_HEAD(, country) countries; /* country code table */ member in struct:regdata
H A Dregdomain.c157 LIST_INSERT_HEAD(&mt->rdp->countries, mt->country, next);
452 LIST_FOREACH(cp, &rdp->countries, next) {
517 LIST_FOREACH(cp, &rdp->countries, next) {
567 struct country *cp = LIST_FIRST(&rdp->countries);
679 LIST_FOREACH(cp, &rdp->countries, next) {
696 LIST_FOREACH(cp, &rdp->countries, next) {
700 LIST_FOREACH(cp, &rdp->countries, next) {
H A Difieee80211.c2144 * code to find the associated regdomain since countries always
2219 LIST_FOREACH(cp, &rdp->countries, next) {
4076 else if (iseq(arg, "countries"))
/freebsd-10-stable/usr.sbin/tzsetup/
H A Dtzsetup.c332 static struct country countries[NCOUNTRIES]; variable in typeref:struct:country
380 cp = &countries[CODE2INT(t)];
406 cp = &countries[CODE2INT(tlc)];
449 * ``countries''---i.e., the codes that don't correspond to a real
475 qsort(countries, NCOUNTRIES, sizeof(countries[0]), compare_countries);
539 * First, count up all the countries in each continent/ocean.
540 * Be careful to count those countries which have multiple zones
541 * only once for each. NB: some countries are in multiple
544 for (cp = countries; c
[all...]
/freebsd-10-stable/usr.sbin/bsdconfig/timezone/
H A Dtimezone38 f_include $BSDCFG_SHARE/timezone/countries.subr
277 f_sort_countries # sorts the countries listed for each continent
/freebsd-10-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex587 Corporation in the United States and/or other countries.
590 Computer Inc. in the United States, other countries, or both.

Completed in 93 milliseconds