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

/freebsd-10.1-release/usr.sbin/bsdconfig/timezone/share/
H A DMakefile6 FILES= continents.subr countries.subr iso3166.subr menus.subr \
/freebsd-10.1-release/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.c2149 * code to find the associated regdomain since countries always
2224 LIST_FOREACH(cp, &rdp->countries, next) {
4065 else if (iseq(arg, "countries"))
/freebsd-10.1-release/usr.sbin/tzsetup/
H A Dtzsetup.c324 static struct country countries[NCOUNTRIES]; variable in typeref:struct:country
372 cp = &countries[CODE2INT(t)];
398 cp = &countries[CODE2INT(tlc)];
441 * ``countries''---i.e., the codes that don't correspond to a real
467 qsort(countries, NCOUNTRIES, sizeof(countries[0]), compare_countries);
527 * First, count up all the countries in each continent/ocean.
528 * Be careful to count those countries which have multiple zones
529 * only once for each. NB: some countries are in multiple
532 for (cp = countries; c
[all...]
/freebsd-10.1-release/usr.sbin/bsdconfig/timezone/
H A Dtimezone38 f_include $BSDCFG_SHARE/timezone/countries.subr
274 f_sort_countries # sorts the countries listed for each continent
/freebsd-10.1-release/usr.bin/calendar/calendars/
H A Dcalendar.holiday170 05/09 VE day, end of Second World War, celebrated in many countries
/freebsd-10.1-release/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 198 milliseconds