Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 25 of 109) sorted by relevance

12345

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnameref.sh317 [[ -R zip ]] || err_exit '[[ -R zip ]] should detect that zip is a reference'
318 [[ -R bam ]] || err_exit '[[ -R bam ]] should detect that bam is a reference'
321 [[ -R 123 ]] && err_exit '[[ -R 123 ]] should detect that 123 is not a reference'
333 foobar 2> /dev/null && err_exit 'invalid reference should cause foobar to fail'
360 [[ ${!y.@} == 'x[a].b' ]] || err_exit 'reference to array element not expanded with ${!y.@}'
365 …> /dev/null || err_exit 'patterns with quotes not handled correctly with name reference assignment'
416 [[ $container == *foo=bar* ]] || err_exit 'name reference to a name reference variable in a functio…
420 [[ -v x[h] ]] && err_exit 'creating reference to non-existant associative array element causes elem…
469 then print -u2 'name reference to unset type instance causes segmentation violation'
471 then print -u2 'name reference to unset type instance not redirected to .deleted'
[all …]
/illumos-gate/usr/src/cmd/backup/dump/
H A Dlint.sed29 /dumpitime.c",.*reference to deallocated memory/d
30 /dumpitime.c",.*reference using a NULL pointer/d
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dattach.test507 } {1 {trigger r5 cannot reference objects in database orig}}
515 } {1 {trigger r5 cannot reference objects in database temp}}
522 } {1 {trigger r5 cannot reference objects in database temp}}
529 } {1 {trigger r5 cannot reference objects in database temp}}
536 } {1 {trigger r5 cannot reference objects in database temp}}
543 } {1 {trigger r5 cannot reference objects in database temp}}
550 } {1 {trigger r5 cannot reference objects in database temp}}
557 } {1 {trigger r5 cannot reference objects in database temp}}
H A Dconflict.test34 # i The reference number of the test
92 # i The reference number of the test
150 # i The reference number of the test
204 # i The reference number of the test
263 # i The reference number of the test
331 # i The reference number of the test
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A DMakefile28 test-reference.c \
69 check-reference \
/illumos-gate/usr/src/cmd/fs.d/smbclnt/
H A DCREDITS9 code as reference.
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A DCREDITS9 code as reference.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/
H A Dexterns9 reference unistd.h
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg45 # TRANSLATION_NOTE - Use the following output in the C locale as reference 1.
74 # TRANSLATION_NOTE - End of reference 1
77 # TRANSLATION_NOTE - Use the following output in the C locale as reference 2.
102 # reference thread id 1.
166 @ MSG_USE_R2_W " reference thread id 1."
168 # TRANSLATION_NOTE - End of reference 2
171 # TRANSLATION_NOTE - Use the following output in the C locale as reference 3.
228 # TRANSLATION_NOTE - End of reference 3
231 # TRANSLATION_NOTE - Use the following output in the C locale as reference 4.
297 # TRANSLATION_NOTE - End of reference 4
[all …]
/illumos-gate/usr/src/prototypes/
H A DREADME3 following text in the public domain, which should be used to reference the
/illumos-gate/usr/src/cmd/sendmail/cf/domain/
H A Dgeneric.m419 # .mc files and change `DOMAIN(generic)' to reference your updated domain
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndrtypes.ndl59 #define REFERENCE [reference]
60 #define REF [reference]
/illumos-gate/usr/src/lib/libwrap/
H A Dmapfile-vers21 # Linker mapfile that allows the dynamic library to reference some symbols
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Drefcount.h48 typedef struct reference { struct
/illumos-gate/usr/src/tools/scripts/
H A Dits.reg34 # reference should be inferred from this ordering. Applications
58 # A URL to resolve reference to a unique key. See NOTES below.
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg114 @ MSG_ERR_RELBADSYMNDX "%s: bad symbol reference %d: from relocation \
116 @ MSG_ERR_HSBADSYMNDX "%s: bad symbol reference %d: from hash entry: %d\n"
117 @ MSG_ERR_BADSYMXINDEX1 "%s: %s: index[%d]: invalid SHN_XINDEX reference: \
120 @ MSG_ERR_BADSYMXINDEX2 "%s: %s: index[%d]: invalid SHN_XINDEX reference: \
122 @ MSG_ERR_BADSYMXINDEX3 "%s: %s: index[%d]: invalid SHN_XINDEX reference: \
240 @ MSG_ERR_CHBADSYMNDX "%s: bad symbol reference %d: from capability chain: \
/illumos-gate/usr/src/grub/
H A Dmenu.lst7 # This reference copy of the file is not used.
/illumos-gate/usr/src/common/bignum/
H A DREADME38 We keep the .c file around for future reference.
/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.open143 # assembly files. We keep it around for future reference.
169 # These are in the source tree for reference, but another identical copy is
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE28 12-06-27 Fix unitialized data reference for <CR> as first char in --vi mode.
174 12-03-26 A bug in which typeset -p ref, when ref is a reference to an index
180 12-03-22 A bug in name reference scoping in which a name function called from
181 another function is pass a name reference to a compound variable
185 ref is a name reference to arr[i] has been fixed.
202 12-03-18 A bug in which unset foo where foo is a name reference to a compound
405 11-04-20 A bug in which a name reference to a multidimentional index array
521 10-11-24 A bug in which a name reference is make to arr[0] when arr is not
533 10-11-22 A bug in which if nr was a name reference to an unset associative
637 10-09-13 A bug in which creating a reference to an array variable with any
[all …]
H A DPROMO.mm92 Functions can be searched for and loaded on first reference the
107 be passed by reference. In addition, each variable
H A DRELEASE8841 It will expand to name unless name is reference variable.
123 variable to be treated as a reference to another variable so that
129 a variable up to the first '.' matches a reference name, the
130 reference value is substituted. For example, with nameref foo=.top,
133 new name reference to occur.
/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.solaris.defs64 # macro reference doesn't allow spaces in it, e.g. $(ENVCPPFLAGS4:-Y I,%=%).
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A DRELEASE42 01-02-14 features/dll: fix unbalanced ' quote and ancient hostinfo reference
/illumos-gate/usr/src/lib/libsasl/
H A DREADME35 You will notice that there will be reference to other platforms that Solaris

12345