| /titanic_53/usr/src/lib/libc/port/locale/ |
| H A D | rune.c | 62 void *variable; in _Read_RuneMagi() local 97 variable = frl + 1; in _Read_RuneMagi() 103 runetype_ext_ranges = (_FileRuneEntry *)variable; in _Read_RuneMagi() 104 variable = runetype_ext_ranges + frl->runetype_ext_nranges; in _Read_RuneMagi() 105 if (variable > lastp) { in _Read_RuneMagi() 109 maplower_ext_ranges = (_FileRuneEntry *)variable; in _Read_RuneMagi() 110 variable = maplower_ext_ranges + frl->maplower_ext_nranges; in _Read_RuneMagi() 111 if (variable > lastp) { in _Read_RuneMagi() 115 mapupper_ext_ranges = (_FileRuneEntry *)variable; in _Read_RuneMagi() 116 variable = mapupper_ext_ranges + frl->mapupper_ext_nranges; in _Read_RuneMagi() [all …]
|
| /titanic_53/usr/src/lib/fm/libfmd_msg/common/ |
| H A D | fmd_msg_test.out | 27 code TEST-8000-08 item 2 = <<This entry tests URL variable expansion - url = http://illumos.org/msg… 29 code TEST-8000-08 item 4 = <<This entry tests variable expansion for event payload members: uuid = … 36 DESC: This entry tests URL variable expansion - url = http://illumos.org/msg/TEST-8000-08 38 IMPACT: This entry tests variable expansion for event payload members: uuid = %<uuid>, de scheme = … 43 code TEST-8000-08 item 2 = <<This entry tests URL variable expansion - url = http://illumos.org/msg… 45 code TEST-8000-08 item 4 = <<This entry tests variable expansion for event payload members: uuid = … 52 DESC: This entry tests URL variable expansion - url = http://illumos.org/msg/TEST-8000-08 54 IMPACT: This entry tests variable expansion for event payload members: uuid = 12345678, de scheme =… 61 DESC: This entry tests URL variable expansion - url = http://foo.bar.com/TEST-8000-08 63 IMPACT: This entry tests variable expansion for event payload members: uuid = 12345678, de scheme =… [all …]
|
| /titanic_53/usr/src/cmd/sgs/rtld/common/ |
| H A D | util.c | 1452 u_longlong_t variable = 0; in ld_generic_env() local 1483 variable = ENV_FLG_AUDIT; in ld_generic_env() 1492 variable = ENV_FLG_AUDIT_ARGS; in ld_generic_env() 1504 variable = ENV_FLG_BIND_LAZY; in ld_generic_env() 1509 variable = ENV_FLG_BIND_NOW; in ld_generic_env() 1519 variable = ENV_FLG_BIND_NOT; in ld_generic_env() 1528 variable = ENV_FLG_BINDINGS; in ld_generic_env() 1540 variable = ENV_FLG_CAP_FILES; in ld_generic_env() 1550 variable = ENV_FLG_CONFGEN; in ld_generic_env() 1564 variable = ENV_FLG_CONFIG; in ld_generic_env() [all …]
|
| /titanic_53/usr/src/lib/efcode/fcode_test/ |
| H A D | storage.fth | 28 variable var-1 var-1 off 31 " variable (off) (get)" var-1 @ 0= .passed? 32 " variable (on) (set)" var-1 on var-1 @ -1 = .passed? 33 " variable (set)" 2 var-1 ! var-1 @ 2 = .passed? 40 " variable (get)" : vtest1 var-1 @ = .passed? ; 2 vtest1 41 " variable (set)" : vtest2 1 var-1 ! 1 vtest1 ; vtest2
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | menu.4th | 58 variable menuidx \ Menu item stack for number prefixes 59 variable menurow \ Menu item stack for positioning 60 variable menubllt \ Menu item bullet 63 variable menuX \ Menu X offset (columns) 64 variable menuY \ Menu Y offset (rows) 67 variable menurebootadded 70 variable kernidx 71 variable kernlen 72 variable kernmenuidx 75 variable menu_timeout_enabled \ timeout state (internal use only) [all …]
|
| H A D | frames.4th | 34 variable h_el 35 variable v_el 36 variable lt_el 37 variable lb_el 38 variable rt_el 39 variable rb_el 40 variable fill
|
| H A D | delay.4th | 37 variable delay_tstart \ state variable used for delay timing 38 variable delay_delay \ determined configurable delay duration 39 variable delay_cancelled \ state variable for user cancellation 40 variable delay_showdots \ whether continually print dots while waiting
|
| H A D | brand.4th | 29 variable brandX 30 variable brandY 38 \ the variable `loader_brand' to the respective brand name.
|
| /titanic_53/usr/src/boot/sys/boot/arm/uboot/ |
| H A D | help.uboot | 16 If no variable names are specified, all U-Boot environment 17 variables are imported. Each variable is prefixed with "uboot." 25 If no variable names are specified, all U-Boot environment
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/ |
| H A D | RELEASE88 | 12 indices for variable name. 40 7. ${!name} expands to the name of the variable named by name. 41 It will expand to name unless name is reference variable. 43 given variable. If sub is @ or * the list of subscripts 45 9. ${!prefix*} and ${!prefix@} expand to the list of variable 63 the variable foo must exist. The namespace starting with .sh 65 variable cannot contain a '.'. 85 corresponding variable. 91 f. Function names of the form variable.action (called discipline 92 functions) can be defined where variable is any valid variable [all …]
|
| H A D | TYPES | 39 as the discipline functions len and set. The variable x has an initial value 40 of 1 and the variable y has an initial value of 0. The new -h option argument, 45 The variable count has the new -S attribute which means that it is shared 47 outside of a type definition. Note the variable named _ that is used inside 103 The type of any variable can be obtained from the new prefix 113 Each instance of the type Pt_t behaves like a compound variable except 117 variable that can be used for reinput into ksh. 121 will create a copy of the variable var1 into var2. This is equivalent to 123 but is faster since the variable does not need to get expanded or reparsed. 125 The type Pt_t can be referenced as if it were a variable using the name [all …]
|
| H A D | RELEASE | 42 12-06-18 Code modified to eliminate fts_notify variable. 43 12-06-15 Change the .paths plugin/builtin library variable name from 54 a compound variable. 58 did not completely unset the variable has been fixed. 97 coredump when name is an environment variable and xtrace is on has 113 creating an empty compound variable has been fixed. 123 12-04-24 A bug with print -v for a compound variable that contained fixed 147 12-04-11 A bug in which unsetting a variable did not unset attributes when 148 the variable did not have a value has been fixed. 181 another function is pass a name reference to a compound variable [all …]
|
| H A D | builtins.mm | 41 built-ins that make heavy use of the shell variable namespace. 79 It is best to set the value of the environment variable 234 in your \fB\s-1FPATH\s+1\fP variable, and the built-in shared library 404 The variable \f5opt_info.arg\fP will point to this 409 The variable \f5opt_info.num\fP will contain this 429 If there is an error. In this case the variable \f5opt_info.arg\fP 433 The variable \f5opt_info.index\fP contains the number of arguments 467 The best way to to allocate variable sized storage is 475 build variable length strings and other objects dynamically. 512 portions of the hierarchal variable namespace provided by \f5ksh-93\fP [all …]
|
| H A D | sh.memo | 400 If the variable 421 variable at the time the shell is invoked. 459 value of the shell variable 462 providing that this variable has a non-null value. 463 If this variable is not set, or is null, 684 variable contains the contents of the current input line 686 variable gives the current cursor position within this line. 688 variable contains the 695 variable contains the character or 862 in the variable [all …]
|
| /titanic_53/usr/src/lib/libc/i386/gen/ |
| H A D | memccpy.s | 35 pushl %esi / save register variable 73 popl %esi / restore register variable 81 popl %esi / restore register variable 87 popl %esi / restore register variable
|
| H A D | memset.s | 36 pushl %edi / save register variable 58 popl %edi / restore register variable
|
| /titanic_53/usr/src/cmd/login/ |
| H A D | login.dfl | 25 # Set the TZ environment variable of the shell. 45 # ALTSHELL determines if the SHELL environment variable should be set 49 # PATH sets the initial shell PATH variable 53 # SUPATH sets the initial shell PATH variable for root 93 # The SYSLOG_FAILED_LOGINS variable is used to determine how many failed 96 # if the variable is set to 0, login will log -all- failed login attempts.
|
| /titanic_53/usr/src/boot/sys/boot/common/ |
| H A D | help.common | 144 # Tset DSet a variable 146 set <variable name> 147 set <variable name>=<value> 152 # Tsetprop DSet a variable 154 setprop <variable name> <value> 173 by setting the bootfile variable to a semicolon-separated list of 262 Setting this variable causes extra debugging information to be printed 391 show [<variable>] 393 Displays the value of <variable>, or all variables if not specified. 406 read [-t <value>] [-p <prompt>] [<variable name>] [all …]
|
| /titanic_53/usr/src/tools/cscope-fast/ |
| H A D | mygetenv.c | 39 mygetenv(char *variable, char *deflt) in mygetenv() argument 43 value = getenv(variable); in mygetenv()
|
| /titanic_53/usr/src/cmd/tip/ |
| H A D | cmdtab.c | 18 extern void consh(int), variable(int), cu_take(int), cu_put(int); 35 { 's', NORM, "set variable", variable },
|
| /titanic_53/usr/src/cmd/ast/libshell/common/scripts/ |
| H A D | xmldocumenttree1.sh | 273 [+DESCRIPTION?\bxmldocumenttree\b is a small ksh93 compound variable demo 275 variable tree representation and outputs it in the format
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
| H A D | variables.sh | 41 then err_exit RANDOM variable not working 46 then err_exit SECONDS variable not working 51 then err_exit _ variable not working 63 then err_exit PWD variable failed, not equivalent to . 83 then err_exit REPLY variable not working 92 then err_exit LINENO variable not working
|
| H A D | nameref.sh | 344 [[ $(foobar) == ok ]] 2> /dev/null || err_exit 'nameref in function not creating variable in prop… 416 [[ $container == *foo=bar* ]] || err_exit 'name reference to a name reference variable in a functio… 436 [[ ${sizes[*]} == 1 ]] || err_exit 'adding -Ai attribute to name referenced variable not working' 534 [[ $? == 0 ]] || err_exit 'nameref binding to calling function compound variable failed' 619 [[ $(print -v nar) == "$exp" ]] || err_exit 'read from a nameref variable from calling scope fails'
|
| /titanic_53/usr/src/boot/sys/boot/i386/loader/ |
| H A D | help.i386 | 19 NOTE: this variable is deprecated, use root_disk_unit instead. 36 forced by setting this variable.
|
| /titanic_53/usr/src/cmd/nsadmin/ |
| H A D | system | 30 * csh path variable. If the module isn't found in the first directory 86 * Set an integer variable in the kernel or a module to a new value. 96 * To set a variable named 'debug' in the module named 'test_module'
|