Home
last modified time | relevance | path

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

12345678

/titanic_44/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
/titanic_44/usr/src/cmd/tip/aculib/
H A Dbiz31.c207 int already = 0; in bizsync() local
218 if (already > MAXRETRY) in bizsync()
222 already++; in bizsync()
H A Dventel.c173 int already = 0, nread; in vensync() local
188 while (already < MAXRETRY) { in vensync()
218 already++; in vensync()
/titanic_44/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."
/titanic_44/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh85 echo $zonename is already installed.
97 echo $zonename is already used for another label.
/titanic_44/usr/src/lib/libunistat/common/sv/
H A Dsv.err25 DEVEXIST = Device already present in kernel
30 ENABLED = Device already enabled
44 GUSER = Unable to create kernel only guard, device already user enabled
/titanic_44/usr/src/lib/libunistat/common/rdc/
H A Drdc.err25 ALREADY = %s ==> %s not already enabled
60 ENABLED = %s:%s ==> %s:%s is already enabled
72 BMPINUSE = The bitmap %s is already in use
73 VOLINUSE = The volume %s is already in use
82 QALREADY = %s:%s ==> %s:%s already has a disk queue attached
86 DISKQINUSE = Disk queue %s is already in use
/titanic_44/usr/src/lib/libsqlite/test/
H A Dtable.test98 } {1 {table test2 already exists}}
102 } {1 {table sqlite_master already exists}}
108 } {1 {table sqlite_master already exists}}
119 } {1 {there is already an index named test3}}
125 } {1 {there is already an index named test3}}
174 } {1 {table BIG already exists}}
178 } {1 {table biG already exists}}
182 } {1 {table bIg already exists}}
188 } {1 {table Big already exists}}
H A Dattach.test114 } {1 {database db2 is already in use}}
119 } {1 {database db5 is already in use}}
124 } {1 {database db9 is already in use}}
129 } {1 {database main is already in use}}
134 } {1 {database temp is already in use}}
139 } {1 {database MAIN is already in use}}
/titanic_44/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 Droundl.s57 fucom / check if x is already an integer
H A Dround.s57 fucom / check if x is already an integer
H A Dlroundl.s57 fucom / check if x is already an integer
/titanic_44/usr/src/grub/grub-0.97/
H A DMakefile.solaris.defs13 # spawn a shell and redefine POUND_SIGN if it is already defined (e.g.
14 # $(SRC)/Makefile.master was already included).
/titanic_44/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()
/titanic_44/usr/src/uts/sun4u/io/
H A Dpanther_asm.s189 mov 1, %o5 ! indicate was already NA
194 ! We already Flushed cacheline second time. Return -1
444 mov 1, %o5 ! indicate was already NA
449 ! We already Flushed cacheline second time. Return -1
/titanic_44/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
/titanic_44/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err147 ADDRINUSE = Address already in use
155 ISCONN = Socket is already connected
171 ALREADY = operation already in progress
/titanic_44/usr/src/lib/libc/sparc/gen/
H A Dalloca.s33 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/titanic_44/usr/src/lib/libbc/libc/gen/common/sparc/
H A Dalloca.s38 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.s32 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/titanic_44/usr/src/uts/common/io/warlock/
H A Disp.wlcmd10 ### if the lock is acquired when it is already locked.

12345678