/titanic_50/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_50/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_50/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_50/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_50/usr/src/lib/libshell/common/ |
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 | 32 09-12-11 A bug where the subscript of an unset variable was not evaluated has 50 09-11-17 Inside a function, typeset foo.bar will bind foo to global variable 51 foo if local variable foo does not exist, instead of creating a 52 local variable. 59 09-11-09 A bug in which a variable that has been unset in a subshell and then 74 contains multiple subscripts for the same variable has been fixed. 94 when it was converted from a compound variable by adding an another 96 09-09-03 Specifying export for a compound variable now generates an error. 104 09-08-26 The .sh.file variable was not being set for a script that was run 114 09-08-20 A bug in which a compound variable containing an array of a type [all …]
|
H A D | builtins.mm | 42 that makes heavy use of the shell variable namespace 93 It is best to set the value of the environment variable 208 in your \fB\s-1FPATH\s+1\fP variable. In addition, the full 381 The variable \f5opt_info.arg\fP will point to this 386 The variable \f5opt_info.num\fP will contain this 406 If there is an error. In this case the variable \f5opt_info.arg\fP 410 The variable \f5opt_info.index\fP contains the number of arguments 446 The best way to to allocate variable sized storage is 454 build variable length strings and other objects dynamically. 493 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 …]
|
H A D | COMPATIBILITY | 53 the command in the PATH variable. This is no longer true. 70 13. The ERRNO variable has been dropped. 99 22. The value of the variable given to getopts is set to ? when 117 assignment of an integer variable caused that variable
|
/titanic_50/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_50/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_50/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_50/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_50/usr/src/lib/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_50/usr/src/lib/libshell/common/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
|
/titanic_50/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'
|
/titanic_50/usr/src/lib/libgen/common/ |
H A D | llib-lgen | 34 #include <regexpr.h> /* get the static variable definitions */ 36 #include <regexpr.h> /* now the dynamic variable definitions */
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | TEST.po | 34 msgstr "This entry tests URL variable expansion - url = %s" 38 msgstr "This entry tests variable expansion for event payload members: uuid = %<uuid>, de scheme = …
|
/titanic_50/usr/src/cmd/dtrace/test/tst/ |
H A D | Makefile.com | 64 CERRWARN += -_gcc=-Wno-unused-variable 67 CERRWARN += -_gcc=-Wno-unused-variable
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 71 * 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 …]
|
/titanic_50/usr/src/cmd/su/ |
H A D | su.dfl | 36 # PATH sets the initial shell PATH variable 40 # SUPATH sets the initial shell PATH variable for root
|
/titanic_50/usr/src/cmd/mdb/common/kmdb/ |
H A D | mapfile_skel | 33 * the token "variable" as the third symbol on the line - see the 49 errno; /* variable */
|
/titanic_50/usr/src/cmd/ipf/lib/common/ |
H A D | var.c | 10 typedef struct variable { struct 11 struct variable *v_next; argument
|