Searched refs:BE (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6713682_compound_var_bleeds_through_subshell.sh32 # $ ksh93 -c 'unset l ; ( l=( a=1 b="BE" ) ; print "$l" ) ; print $l'
35 # b=BE
44 # $ ksh93 -c 'unset l ; ( ulimit -c 0 ; l=( a=1 b="BE" ) ; print "$l" ) ; print $l'
47 # b=BE
70 var1="$(${SHELL} -c 'unset l ; ( l=( a=1 b="BE" ) ; print "$l" ) ; print $l')" || err_exit "Non-zero exit code."
71 var2="$(${SHELL} -c 'unset l ; ( ulimit -c 0 ; l=( a=1 b="BE" ) ; print "$l" ) ; print $l')" || err_exit "Non-zero exit code."
75 var1="$(${SHELL} -c '( l=( a=1 b="BE" ) ; print "$l" ) ; print $l')" || err_exit "Non-zero exit code."
76 var2="$(${SHELL} -c '( ulimit -c 0 ; l=( a=1 b="BE" ) ; print "$l" ) ; print $l')" || err_exit "Non-zero exit code."
80 var1="$(${SHELL} -c 'unset l ; ( compound l ; l.a=1 ; l.b="BE" ; print "$l" ) ; print $l')" || err_exit "Non-zero exit code."
81 var2="$(${SHELL} -c 'unset l ; ( ulimit -c 0 ; compound l ; l.a=1 ; l.b="BE" ; prin
[all...]
/illumos-gate/usr/src/boot/sys/boot/usb/
H A Dusbcore.mk24 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S17 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s21 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c71 #define BE B_TRUE macro
585 size, (endian ? "BE" : "LE"), phys_addr);
592 size, (endian ? "BE" : "LE"), phys_addr);
602 size, (endian ? "BE" : "LE"), phys_addr);
609 size, (endian ? "BE" : "LE"), phys_addr);
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.guess1110 SM[BE]S:UNIX_SV:*:*)
/illumos-gate/usr/src/uts/common/io/ath/
H A Dhal_x86_64.o.uu29 * IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE
1328 IcCJgkCAAAC4AQAAAMO4AAAAAIP+P3dHg/4fdiBIi1cgRIuCRIAAAI1O4LgBAAAA0+BE

Completed in 81 milliseconds