/freebsd/usr.sbin/bsdconfig/startup/ |
H A D | misc | 120 mark = ( ENVIRON["apm_enable"] ~ \ 122 subtag = ENVIRON["msg_apm"] 124 mprint(tag, ENVIRON["msg_apm_desc"]) 135 mark = ( length(ENVIRON["local_startup"]) > 0 \ 137 subtag = ENVIRON["msg_startup_dirs"] 139 mprint(tag, ENVIRON["msg_startup_dirs_desc"]) 146 mark = ( ENVIRON["named_enable"] ~ \ 148 subtag = ENVIRON["msg_named"] 150 mprint(tag, ENVIRON["msg_named_desc"]) 157 mark = ( length(ENVIRON["named_flags"]) > 0 \ [all …]
|
/freebsd/contrib/tcsh/ |
H A D | Ported | 17 ENVIRON : n/a 28 ENVIRON : n/a 44 ENVIRON : n/a 55 ENVIRON : n/a 66 ENVIRON : n/a 77 ENVIRON : n/a 88 ENVIRON : bsd4.3 99 ENVIRON : n/a 112 ENVIRON : n/a 126 ENVIRON : n/a [all …]
|
/freebsd/usr.sbin/bsdconfig/timezone/share/ |
H A D | menus.subr | 38 # Export special included variables required by awk(1) for `ENVIRON' visibility 105 zone_title = ENVIRON["country_" tlc "_descr_" n] 118 i = split(ENVIRON["COUNTRIES"], countries, /[[:space:]]+/) 122 title = ENVIRON["country_" tlc "_name"] 124 nzones = ENVIRON["country_" tlc "_nzones"] 133 cont = ENVIRON["country_" tlc "_cont"] 144 cont = ENVIRON["country_" tlc "_cont_" n] 147 contx = ENVIRON["country_"tlc"_cont_"x] 161 tags = ENVIRON["DIALOG_MENU_TAGS"] 168 i = split(ENVIRON["CONTINENTS"], array, /[[:space:]]+/) [all …]
|
H A D | zones.subr | 51 # Export required i18n messages for awk(1) ENVIRON visibility 141 split(ENVIRON["CONTINENTS"], array, /[[:space:]]+/) 146 name = ENVIRON["continent_" cont "_name"] 175 if (!ENVIRON["country_" tlc "_name"]) 180 die(ENVIRON["msg_country_code_unknown"], 3, argv) 192 die(ENVIRON["msg_conflicting_zone_definition"], 2, argv) 206 die(ENVIRON["msg_zone_must_have_description"], 2, argv) 212 die(ENVIRON["msg_zone_multiply_defined"], 2, argv) 263 die(ENVIRON["msg_invalid_format"], 2, argv) 277 die(ENVIRON["msg_invalid_country_code"], 3, argv) [all …]
|
H A D | iso3166.subr | 45 # Export required i18n messages for awk(1) ENVIRON visibility 110 die(ENVIRON["msg_country_code_multiply_defined"], 4, argv) 142 die(ENVIRON["msg_invalid_format"], 2, argv) 149 die(ENVIRON["msg_invalid_code"], 3, argv) 168 die(ENVIRON["msg_invalid_format"], 2, argv)
|
H A D | countries.subr | 80 split(ENVIRON["COUNTRIES"], array, /[[:space:]]+/) 84 name = ENVIRON["country_" tlc "_name"] 95 export COUNTRIES # for awk(1) ENVIRON[] visibility
|
H A D | continents.subr | 40 # List of worldly continents/oceans (export'ed for awk(1) ENVIRON visibility) 72 # Export i18n menu texts of continents/oceans for awk(1) ENVIRON visibility
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | T.argv | 111 x1=1 x2=2.345 $awk 'BEGIN { print ENVIRON["x1"] + ENVIRON["x2"]}' 1 2.345 >foo2 112 diff foo1 foo2 || echo 'BAD: T.argv (ENVIRON[x1] + ENVIRON[x2])'
|
H A D | funstack.awk | 631 USER = ENVIRON["USER"] 633 USER = ENVIRON["LOGNAME"]
|
H A D | T.errmsg | 12 ENVIRON["awk"], prog)
|
/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | index.awk | 28 if ( ENVIRON["_index_page_" varcat "_1"] ) 85 desc = ENVIRON["_category_" varcat]
|
H A D | packages.subr | 175 export _mark_$varpkg=X # exported for awk(1) ENVIRON[] 446 valid_chars = ENVIRON["VALID_VARNAME_CHARS"] 461 mark = ENVIRON["_mark_" varpkg] 465 if ( ENVIRON["SHOW_DESC"] ) { 682 export PACKAGES_DETECTED=1 # exported for awk(1) ENVIRON[] 820 # NOTE: exported for awk(1) ENVIRON[] 884 export PACKAGES_DETECTED=1 # exported for awk(1) ENVIRON[] 1114 export PACKAGES_DETECTED=1 # exported for awk(1) ENVIRON[]
|
H A D | categories.subr | 94 # Export the variable for awk(1) ENVIRON visibility
|
/freebsd/usr.bin/tip/tip/ |
H A D | value.c | 59 if (p->v_type&ENVIRON) in vinit() 124 if (!(p->v_type&(ENVIRON|INIT))) in vassign() 130 p->v_type &= ~(ENVIRON|INIT); in vassign()
|
H A D | vars.c | 84 { "SHELL", STRING|ENVIRON|INIT, (READ|WRITE)<<PUBLIC, 86 { "HOME", STRING|ENVIRON, (READ|WRITE)<<PUBLIC,
|
H A D | tip.h | 126 #define ENVIRON 020 /* initialize out of the environment */ macro
|
/freebsd/usr.sbin/bsdconfig/startup/share/ |
H A D | rcconf.subr | 81 if ( ENVIRON[\"_rc_conf_files_file\"] == \ 82 ENVIRON[\"RC_DEFAULTS\"] ) return 244 # NOTE: Variables are exported for later-required awk(1) ENVIRON visibility. 278 # Variables are exported for later-required awk(1) ENVIRON visibility. Returns 413 if ( ENVIRON["SHOW_DESC"] ) {
|
/freebsd/contrib/tzdata/ |
H A D | ziguard.awk | 228 if (DATAFORM == "vanguard" && ENVIRON["VANGUARD_SUBSECONDS"]) {
|
/freebsd/crypto/heimdal/appl/telnet/ |
H A D | README.ORIG | 116 Added support for the NEW-ENVIRON option (RFC-1572) 128 the old ENVIRON option, and have reversed definitions 453 Add support for the ENVIRON and XDISPLOC options. 460 (This is passed through the ENVIRON option). 723 ENVIRON: 729 This functionality can be done through the ENVIRON
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user.subr | 694 $1 == ENVIRON["group_name"] && \ 695 $3 == ENVIRON["group_gid"] && \ 696 $4 == ENVIRON["group_members"] \ 822 $1 == ENVIRON["group_name"] && \ 823 $3 == ENVIRON["group_gid"] && \ 824 $4 == ENVIRON["group_members"] \
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES.1e | 971 access to the environment (ENVIRON). this is a first approximation 1290 ENVIRON array contains environment: if shell variable V=thing, 1291 ENVIRON["V"] is "thing"
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | common.subr | 585 "{ gsub(/@$key@/, ENVIRON[\"value\"]); print }" )
|
H A D | device.subr | 1124 name = ENVIRON["_struct_value_" devs[d] "_" prop]
|