Home
last modified time | relevance | path

Searched refs:variable (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/illumos-gate/usr/src/lib/libc/port/locale/
H A Drune.c62 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 …]
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg_test.out27 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 …]
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c1455 u_longlong_t variable = 0; in ld_generic_env() local
1486 variable = ENV_FLG_AUDIT; in ld_generic_env()
1495 variable = ENV_FLG_AUDIT_ARGS; in ld_generic_env()
1507 variable = ENV_FLG_BIND_LAZY; in ld_generic_env()
1512 variable = ENV_FLG_BIND_NOW; in ld_generic_env()
1524 variable = ENV_FLG_BIND_NOT; in ld_generic_env()
1533 variable = ENV_FLG_BINDINGS; in ld_generic_env()
1545 variable = ENV_FLG_CAP_FILES; in ld_generic_env()
1555 variable = ENV_FLG_CONFGEN; in ld_generic_env()
1569 variable = ENV_FLG_CONFIG; in ld_generic_env()
[all …]
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th57 variable menuidx \ Menu item stack for number prefixes
58 variable menurow \ Menu item stack for positioning
59 variable menubllt \ Menu item bullet
62 variable menuX \ Menu X offset (columns)
63 variable menuY \ Menu Y offset (rows)
66 variable menurebootadded
69 variable menu_timeout_enabled \ timeout state (internal use only)
70 variable menu_time \ variable for tracking the passage of time
71 variable menu_timeout \ determined configurable delay duration
72 variable menu_timeout_x \ column position of timeout message
[all …]
H A Dframes.4th35 variable h_el
36 variable v_el
37 variable lt_el
38 variable lb_el
39 variable rt_el
40 variable rb_el
41 variable fill
H A Ddelay.4th37 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 Dbrand.4th27 variable brandX
28 variable brandY
36 \ the variable `loader_brand' to the respective brand name.
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dfilter_kernel_deref_check.sh17 variable=$(echo "$line" | cut -d "'" -f3)
80 if [ "$variable" == "bp->dev" ] && echo "$source_line" | grep -qw DP ; then
95 if [ "$variable" == "dev" ] && echo "$source_line" | grep -qw dprintk ; then
99 echo "$code_file:$lineno $function '$variable': $source_line"
/illumos-gate/usr/src/boot/common/
H A Dhelp.common170 # Tset DSet a variable
172 set <variable name>
173 set <variable name>=<value>
178 # Tsetprop DSet a variable
180 setprop <variable name> <value>
199 by setting the bootfile variable to a semicolon-separated list of
313 show [<variable>]
315 Displays the value of <variable>, or all variables if not specified.
336 read [-t <value>] [-p <prompt>] [<variable name>]
346 If a variable name is supplied, the variable is set to the value read,
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE8812 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 DTYPES39 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 DRELEASE42 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 Dbuiltins.mm41 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 Dsh.memo400 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 …]
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemccpy.S35 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 Dmemset.S36 pushl %edi / save register variable
58 popl %edi / restore register variable
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl25 # 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
56 # SUPATH sets the initial shell PATH variable for root
96 # The SYSLOG_FAILED_LOGINS variable is used to determine how many failed
99 # if the variable is set to 0, login will log -all- failed login attempts.
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Darm64-detecting-tagged-addresses.txt14 non-zero and any variable which may contain an untagged address.
23 This check is only performed when the ARCH environment variable is set to
42 may have been made between a tagged address (variable 'start' which originated
55 Through manual inspection of this code, we can verify that the variable 'start'
79 and the parameter of interest (or variable if Smatch cannot determine the
106 __do_sys_remap_file_pages (variable __UNIQUE_ID___y73 (can't walk call tree)
109 do_brk_flags (variable error (can't walk call tree)
115 count_vma_pages_range (variable __UNIQUE_ID___x64 (can't walk call tree)
118 count_vma_pages_range (variable __UNIQUE_ID___x68 (can't walk call tree)
177 potential ranges of values a variable may hold, it will also track the
/illumos-gate/usr/src/tools/cscope-fast/
H A Dmygetenv.c37 mygetenv(char *variable, char *deflt) in mygetenv() argument
41 value = getenv(variable); in mygetenv()
/illumos-gate/usr/src/cmd/tip/
H A Dcmdtab.c16 extern void consh(int), variable(int), cu_take(int), cu_put(int);
33 { 's', NORM, "set variable", variable },
/illumos-gate/usr/src/cmd/sendmail/
H A DMakefile.cmd36 CERRWARN += -_gcc=-Wno-unused-variable
38 CERRWARN += -_gcc=-Wno-unused-but-set-variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dvariables.sh41 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 Dnameref.sh344 [[ $(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'
/illumos-gate/usr/src/boot/i386/loader/
H A Dhelp.i38619 NOTE: this variable is deprecated, use root_disk_unit instead.
36 forced by setting this variable.
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog71 * util/grub-install.in (grub_set_default): New variable.
95 (fallback_entryno): New variable.
327 * util/grub-install.in (grub_set_default): New variable.
351 (fallback_entryno): New variable.
468 (ufs2_stage1_5_exec_SOURCES): New variable.
579 (cdrom_drive): New variable.
639 (START_ELTORITO_LINK): New variable.
645 (iso9660_stage1_5_exec_SOURCES): New variable.
722 * grub/Makefile.am (AM_CPPFLAGS): New variable.
806 * util/Makefile.am (EXTRA_DIST): New variable.
[all …]

12345678910>>...16