Searched refs:_PATH_ISO3166 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/bsdconfig/timezone/
H A Dtimezone157 _PATH_ISO3166="$CHROOTENV$_PATH_ISO3166"
/freebsd-11-stable/usr.sbin/tzsetup/
H A Dtzsetup.c57 #define _PATH_ISO3166 "/usr/share/misc/iso3166" macro
335 * Read the ISO 3166 country code database in _PATH_ISO3166
948 strcpy(path_iso3166, _PATH_ISO3166);
955 sprintf(path_iso3166, "%s/%s", chrootenv, _PATH_ISO3166);

Completed in 251 milliseconds