Home
last modified time | relevance | path

Searched refs:instead (Results 1 – 25 of 176) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dlastinsert.test15 # Note 2: upon entry into before or instead of triggers,
20 # is done within instead of trigger context)
143 # 4.x - tests with instead of insert trigger
145 # LIRID not changed after an insert into view containing an instead of trigger
150 create trigger r1 instead of insert on v for each row begin
160 # LIRID unchanged upon entry into instead of trigger
167 # LIRID changed properly by insert within context of instead of trigger
174 # LIRID unchanged by update within context of instead of trigger
221 # 6.x - tests with instead of update trigger
223 # LIRID not changed after an update on a view containing an instead of trigger
[all …]
H A Dlaststmtchanges.test20 # is done within instead of trigger context)
174 # 5.x - complex tests with temporary tables and nested instead of triggers
194 create temp trigger r1 instead of insert on v1 for each row begin
204 create temp trigger r2 instead of insert on v2 for each row begin
H A Dtrigger4.test24 create trigger I_test instead of insert on test
54 create trigger U_test instead of update on test
/illumos-gate/usr/src/cmd/tbl/
H A Dt5.c47 instead[nlin] = cstore; in gettbl()
51 else instead[nlin] = 0; in gettbl()
58 instead[nlin]=(char *)0; in gettbl()
184 if (instead[ir]) return(0); in vspand()
H A Dtv.c26 while (instead[end]) end++; in drawvert()
35 if (fullbot[end]|| (!instead[end] && allh(end))) in drawvert()
63 while (sl>=0 && instead[sl]) sl--; in drawvert()
H A Dtu.c187 if (instead[lj] && strcmp(instead[lj], ".TH")==0) in left()
221 if (!fullbot[i] && !instead[i]) break; in next()
229 while (--i >=0 && (fullbot[i] || instead[i])) in prev()
H A Dt9.c28 for(useln=nlin-1; useln>=0 && (fullbot[useln] || instead[useln]); useln--); in yetmore()
49 instead[0]=0; in domore()
H A Dt8.c45 if (instead[nl]==0 && fullbot[nl] ==0) in putline()
65 if (instead[nl]) in putline()
67 puts(instead[nl]); in putline()
82 if (instead[nl]==0 && fullbot[nl]==0) in putline()
H A Dt0.c50 char *instead[MAXLIN]; variable
H A Dtc.c29 if (instead[ilin]) continue; in choochar()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of
72 Use /grub instead of /boot/grub on OpenBSD as well as NetBSD.
91 * stage2/cmdline.c (run_script): Use FALLBACK_ENTRYNO instead of
176 * stage2/fsys_xfs.c (next_dentry): Use arrays of arrays instead of
182 * lib/device.c (get_drive_geometry): Use ST.ST_SIZE instead of
240 * grub/asmstub.c (grub_stage2): Use auto instead of static for
259 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of
328 Use /grub instead of /boot/grub on OpenBSD as well as NetBSD.
347 * stage2/cmdline.c (run_script): Use FALLBACK_ENTRYNO instead of
422 * stage2/char_io.c (grub_isspace): Use a switch sentense instead
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE7 for command substition. Use \fB$(\fR ... \fB)\fR instead.
19 instead.
24 \fB\-e\fP instead.
31 \fB==\fP instead.
108 instead.
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A DREADME.illumos13 definition of IXGBE_REMOVED in ixbe_common.h and instead use the
22 That condition can never occur. It should instead be:
/illumos-gate/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE27 * in which case the provisions of the GPL or the LGPL are applicable instead
65 * in which case the provisions of the GPL or the LGPL are applicable instead
102 * in which case the provisions of the GPL or the LGPL are applicable instead
139 * in which case the provisions of the GPL or the LGPL are applicable instead
177 * in which case the provisions of the GPL or the LGPL are applicable instead
213 * in which case the provisions of the GPL or the LGPL are applicable instead
252 * in which case the provisions of the GPL or the LGPL are applicable instead
288 * in which case the provisions of the GPL or the LGPL are applicable instead
/illumos-gate/usr/src/common/crypto/ecc/
H A DTHIRDPARTYLICENSE28 * in which case the provisions of the GPL or the LGPL are applicable instead
65 * in which case the provisions of the GPL or the LGPL are applicable instead
102 * in which case the provisions of the GPL or the LGPL are applicable instead
141 * in which case the provisions of the GPL or the LGPL are applicable instead
178 * in which case the provisions of the GPL or the LGPL are applicable instead
216 * in which case the provisions of the GPL or the LGPL are applicable instead
253 * in which case the provisions of the GPL or the LGPL are applicable instead
291 * in which case the provisions of the GPL or the LGPL are applicable instead
328 * in which case the provisions of the GPL or the LGPL are applicable instead
370 * in which case the provisions of the GPL or the LGPL are applicable instead
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog34 - Use inline function instead of macro for index in enough.c
180 - Use __WATCOMC__ instead of __WATCOM__
258 - Have gzputc return the character written instead of the argument
338 - Spell out "number" (instead of "nb") in zlib.h for total_in, total_out
407 - Move z_off64_t to public interface, use instead of off64_t
422 - Use TEST_LDSHARED instead of LDSHARED to link test programs [Weigelt]
526 - Return Z_STREAM_ERROR instead of EOF for gzclose() being passed NULL
538 - Remove zlibdefs.h completely -- modify zconf.h instead
581 - Change gzeof() to return 0 on error instead of -1 to agree with zlib.h
650 - Use ftello() and fseeko() if available instead of ftell() and fseek()
[all …]
/illumos-gate/usr/src/uts/sun4/ml/
H A Dcopy.S75 ! We do this instead of a word by word copy because most strings
127 ! We do this instead of a word by word copy because most strings
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Duse_client_ptr.m417 # if defined, check_relay will use {client_ptr} instead of whatever
H A Drelay_local_from.m419 relay. Use SMTP AUTH or STARTTLS instead. If you cannot use those,
H A Drelay_mail_from.m423 relay. Use SMTP AUTH or STARTTLS instead.
/illumos-gate/usr/src/common/
H A DGPLDISCLAIMER2 LGPL is available it will apply instead, Sun elects to use only the General
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-set-default.in36 --root-directory=DIR Use the directory DIR instead of the root directory
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.news5 - In libcli.a instead of stupid fgets() function we use
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddoc-guide.rst134 // function instead of open coding a simple
150 function instead of open coding a simple
/illumos-gate/usr/src/data/zoneinfo/
H A Detcetera14 # instead of TZ='Etc/GMT+4' one can use the POSIX setting TZ='<-04>+4'.
32 # where functions like gmtime load "GMT" instead of the "Etc/UTC".

12345678