/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | lastinsert.test | 17 # Note 2: upon entry into before or instead of triggers, 22 # is done within instead of trigger context) 145 # 4.x - tests with instead of insert trigger 147 # LIRID not changed after an insert into view containing an instead of trigger 152 create trigger r1 instead of insert on v for each row begin 162 # LIRID unchanged upon entry into instead of trigger 169 # LIRID changed properly by insert within context of instead of trigger 176 # LIRID unchanged by update within context of instead of trigger 223 # 6.x - tests with instead of update trigger 225 # LIRID not changed after an update on a view containing an instead of trigger [all …]
|
H A D | laststmtchanges.test | 22 # is done within instead of trigger context) 176 # 5.x - complex tests with temporary tables and nested instead of triggers 196 create temp trigger r1 instead of insert on v1 for each row begin 206 create temp trigger r2 instead of insert on v2 for each row begin
|
H A D | trigger4.test | 26 create trigger I_test instead of insert on test 56 create trigger U_test instead of update on test
|
/titanic_44/usr/src/cmd/tbl/ |
H A D | t5.c | 49 instead[nlin] = cstore; in gettbl() 53 else instead[nlin] = 0; in gettbl() 60 instead[nlin]=(char *)0; in gettbl() 186 if (instead[ir]) return(0); in vspand()
|
H A D | tv.c | 28 while (instead[end]) end++; in drawvert() 37 if (fullbot[end]|| (!instead[end] && allh(end))) in drawvert() 65 while (sl>=0 && instead[sl]) sl--; in drawvert()
|
H A D | tu.c | 189 if (instead[lj] && strcmp(instead[lj], ".TH")==0) in left() 223 if (!fullbot[i] && !instead[i]) break; in next() 231 while (--i >=0 && (fullbot[i] || instead[i])) in prev()
|
H A D | t9.c | 30 for(useln=nlin-1; useln>=0 && (fullbot[useln] || instead[useln]); useln--); in yetmore() 51 instead[0]=0; in domore()
|
H A D | t8.c | 47 if (instead[nl]==0 && fullbot[nl] ==0) in putline() 67 if (instead[nl]) in putline() 69 puts(instead[nl]); in putline() 84 if (instead[nl]==0 && fullbot[nl]==0) in putline()
|
H A D | t0.c | 52 char *instead[MAXLIN]; variable
|
H A D | tc.c | 31 if (instead[ilin]) continue; in choochar()
|
H A D | t..c | 43 extern char *instead[];
|
H A D | ti.c | 76 while (instead[i] && i>0) i--; in up1()
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 3 * 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 …]
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | OBSOLETE | 7 for command substition. Use \fB$(\fR ... \fB)\fR instead. 19 instead. 24 \fB\-e\fP instead. 31 \fB==\fP instead. 108 instead.
|
/titanic_44/usr/src/common/mpi/ |
H A D | THIRDPARTYLICENSE | 27 * 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
|
/titanic_44/usr/src/cmd/sendmail/cf/feature/ |
H A D | use_client_ptr.m4 | 17 # if defined, check_relay will use {client_ptr} instead of whatever
|
H A D | relay_local_from.m4 | 19 relay. Use SMTP AUTH or STARTTLS instead. If you cannot use those,
|
H A D | relay_mail_from.m4 | 23 relay. Use SMTP AUTH or STARTTLS instead.
|
/titanic_44/usr/src/common/ |
H A D | GPLDISCLAIMER | 2 LGPL is available it will apply instead, Sun elects to use only the General
|
/titanic_44/usr/src/common/crypto/ecc/ |
H A D | THIRDPARTYLICENSE | 28 * 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 …]
|
/titanic_44/usr/src/grub/grub-0.97/util/ |
H A D | grub-set-default.in | 36 --root-directory=DIR Use the directory DIR instead of the root directory
|
/titanic_44/usr/src/lib/librstp/common/ |
H A D | README.news | 5 - In libcli.a instead of stupid fgets() function we use
|
/titanic_44/usr/src/uts/sun4/ml/ |
H A D | copy.s | 88 ! We do this instead of a word by word copy because most strings 151 ! We do this instead of a word by word copy because most strings
|
/titanic_44/usr/src/uts/common/io/ixgbe/core/ |
H A D | README.illumos | 13 definition of IXGBE_REMOVED in ixbe_common.h and instead use the
|
/titanic_44/usr/src/lib/libsum/common/ |
H A D | RELEASE | 13 03-09-29 sumlib.c: fix FNV to use ^ instead of +
|