Home
last modified time | relevance | path

Searched refs:already (Results 1 – 25 of 190) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.StateMachine.ksh.out18 java.lang.IllegalStateException: consumer already open
39 java.lang.IllegalStateException: go() already called
40 java.lang.IllegalStateException: go() already called
41 java.lang.IllegalStateException: go() already called
42 java.lang.IllegalStateException: go() already called
43 java.lang.IllegalStateException: go() already called
44 java.lang.IllegalStateException: go() already called
51 java.lang.IllegalStateException: consumer already stopped
H A Dtst.Enable.ksh.out2 java.lang.IllegalStateException: program already enabled
3 java.lang.IllegalStateException: program already enabled
5 java.lang.IllegalStateException: program already enabled
/illumos-gate/usr/src/cmd/tip/aculib/
H A Dbiz31.c205 int already = 0; in bizsync() local
216 if (already > MAXRETRY) in bizsync()
220 already++; in bizsync()
H A Dventel.c171 int already = 0, nread; in vensync() local
186 while (already < MAXRETRY) { in vensync()
216 already++; in vensync()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_009_neg.ksh72 log_assert "zfs rename -r failed, when snapshot name is already existing."
101 log_pass "zfs rename -r failed, when snapshot name is already existing passed."
/illumos-gate/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh85 echo $zonename is already installed.
97 echo $zonename is already used for another label.
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtable.test96 } {1 {table test2 already exists}}
100 } {1 {table sqlite_master already exists}}
106 } {1 {table sqlite_master already exists}}
117 } {1 {there is already an index named test3}}
123 } {1 {there is already an index named test3}}
172 } {1 {table BIG already exists}}
176 } {1 {table biG already exists}}
180 } {1 {table bIg already exists}}
186 } {1 {table Big already exists}}
H A Dattach.test112 } {1 {database db2 is already in use}}
117 } {1 {database db5 is already in use}}
122 } {1 {database db9 is already in use}}
127 } {1 {database main is already in use}}
132 } {1 {database temp is already in use}}
137 } {1 {database MAIN is already in use}}
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-ksh.pkg26 added to /etc/shells if not already present.
75 else echo "/bin/ksh.exe already exists"
80 then echo "$i already in /etc/shells"
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_response.c430 int already; in swrp_fmd2smf() local
450 already = swrp_smf_cache_mark(hdl, uuid, fmristr); in swrp_fmd2smf()
463 if (already) { in swrp_fmd2smf()
/illumos-gate/usr/src/lib/libm/i386/src/
H A Drintf.S39 jae .done / if so, branch (already integral)
H A Drint.S39 jae .done / if so, branch (already integral)
H A Dlround.S57 fucom / check if x is already an integer
H A Dround.S57 fucom / check if x is already an integer
H A Droundl.S57 fucom / check if x is already an integer
H A Dlroundl.S57 fucom / check if x is already an integer
/illumos-gate/usr/src/uts/sun4u/io/
H A Dpanther_asm.S173 mov 1, %o5 ! indicate was already NA
178 ! We already Flushed cacheline second time. Return -1
384 mov 1, %o5 ! indicate was already NA
389 ! We already Flushed cacheline second time. Return -1
/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.solaris.defs15 # spawn a shell and redefine POUND_SIGN if it is already defined (e.g.
16 # $(SRC)/Makefile.master was already included).
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist140 125 Address already in use
148 133 Transport endpoint is already connected
163 149 Operation already in progress
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dalloca.S33 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.S32 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.snapshot_neg.zcp34 -- snapshot already exists
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME56 what internal names (ie. numbers) are already taken type,
61 Any number not already used can be chosen. Consecutive numbering starting at
119 that have already been formatted and printed on the APS-5. The following commands
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus_asm.S624 or %g5, %g6, %g5 ! already being used, then we
687 * already at PIL 15. */
806 or %g5, %g6, %g5 ! already being used, then we
889 * already at PIL 15. We do this even for TL>1 traps since
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.S94 bz,pt %ncc, .blkalign ! already double aligned
119 ! Recall that dst is already double word aligned

12345678