/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | conflict.test | 16 # This file implements tests for the conflict resolution extension 19 # $Id: conflict.test,v 1.19 2003/08/05 13:13:39 drh Exp $ 26 do_test conflict-1.0 { 37 # conf The conflict resolution algorithm on the BEGIN statement 63 do_test conflict-1.$i { 82 do_test conflict-2.0 { 95 # conf The conflict resolution algorithm on the BEGIN statement 121 do_test conflict-2.$i { 140 do_test conflict-3.0 { 153 # conf The conflict resolution algorithm on the BEGIN statement [all …]
|
H A D | crashme2.off | 21 CREATE TABLE t3(a unique on conflict rollback);
|
H A D | null.test | 161 create table t2(a, b unique on conflict ignore); 171 create table t3(a, b, c, unique(b,c) on conflict ignore);
|
H A D | memdb.test | 163 # conf The conflict resolution algorithm on the BEGIN statement 224 # conf1 The conflict resolution algorithm on the UNIQUE constraint 225 # conf2 The conflict resolution algorithm on the BEGIN statement
|
/titanic_41/usr/src/uts/common/os/ |
H A D | share.c | 555 int conflict = 0; in nbl_share_conflict() local 586 conflict = 1; in nbl_share_conflict() 592 conflict = 1; in nbl_share_conflict() 598 conflict = 1; in nbl_share_conflict() 602 conflict = 1; in nbl_share_conflict() 606 conflict = 1; in nbl_share_conflict() 610 conflict = 1; in nbl_share_conflict() 620 if (conflict) in nbl_share_conflict() 625 return (conflict); in nbl_share_conflict()
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | map_support.c | 1069 const char *conflict; in ld_map_sym_enter() local 1131 conflict = NULL; in ld_map_sym_enter() 1143 conflict = MSG_INTL(MSG_MAP_DIFF_SYMVAL); in ld_map_sym_enter() 1149 conflict = MSG_INTL(MSG_MAP_DIFF_SYMSZ); in ld_map_sym_enter() 1156 conflict = MSG_INTL(MSG_MAP_DIFF_SYMTYP); in ld_map_sym_enter() 1163 conflict = MSG_INTL(MSG_MAP_DIFF_SYMNDX); in ld_map_sym_enter() 1172 conflict = MSG_INTL(MSG_MAP_DIFF_SYMVER); in ld_map_sym_enter() 1175 if (conflict) { in ld_map_sym_enter() 1178 sdp->sd_file->ifl_name, conflict); in ld_map_sym_enter() 1291 conflict = NULL; in ld_map_sym_enter() [all …]
|
/titanic_41/usr/src/cmd/localedef/ |
H A D | ctype.c | 287 int conflict = 0; in dump_ctype() local 347 conflict++; in dump_ctype() 350 conflict++; in dump_ctype() 352 conflict++; in dump_ctype() 354 conflict++; in dump_ctype() 356 conflict++; in dump_ctype() 358 if (conflict) { in dump_ctype()
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | rtld.sparc.msg | 43 @ MSG_REG_SYMCONF "register symbol conflict: %s: \ 46 @ MSG_LDD_REG_SYMCONF "\tregister symbol conflict: %s\n\
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | dryrun.c | 108 unsigned conflict:1; member 283 wr_OK(fp_dra, "CONFLICT", dr_info.conflict_set, dr_info.conflict); in write_dryrun_ascii() 483 if (dr_info.conflict != 0) in init_drinfo() 810 dr_info.conflict = (value ? 1 : 0); in set_dr_info()
|
H A D | setadmin.c | 60 &adm.conflict, "conflict",
|
/titanic_41/usr/src/lib/libsqlite/ |
H A D | main.mk | 387 conflict.html: $(TOP)/www/conflict.tcl 388 tclsh $(TOP)/www/conflict.tcl >conflict.html 427 conflict.html \
|
/titanic_41/usr/src/cmd/modload/ |
H A D | add_drv.c | 113 int conflict; in main() local 357 conflict = -1; in main() 359 conflict = drv_name_conflict(root_node); in main() 363 if (conflict) { in main()
|
/titanic_41/usr/src/cmd/svr4pkg/hdrs/ |
H A D | install.h | 94 char *conflict; member
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.entryreturn.ksh | 53 * the conflict with a reserved word.
|
/titanic_41/usr/src/cmd/svr4pkg/pkgscripts/ |
H A D | default | 34 conflict=ask
|
/titanic_41/usr/src/cmd/fmtmsg/ |
H A D | main.c | 134 long conflict; member 709 if ((class_info->keyword != (char *) NULL) && ((class & class_info->conflict) == 0L)) in main()
|
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | cfsd_logelem.c | 1175 int conflict = 0; in logelem_roll_setattr() local 1290 conflict = 1; in logelem_roll_setattr() 1297 conflict = 1; in logelem_roll_setattr() 1301 if (conflict) { in logelem_roll_setattr() 1366 int conflict = 0; in logelem_roll_setsecattr() local 1480 conflict = 1; in logelem_roll_setsecattr() 1487 conflict = 1; in logelem_roll_setsecattr() 1491 if (conflict) { in logelem_roll_setsecattr() 2773 int conflict = 0; in logelem_roll_modified() local 2918 conflict = 1; in logelem_roll_modified() [all …]
|
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | check.c | 675 if (ADM(conflict, "nochange")) { in ckconflct() 680 if (ADM(conflict, "nocheck")) { in ckconflct() 779 if (ADM(conflict, "quit")) { in ckconflct()
|
/titanic_41/usr/src/cmd/lp/model/ |
H A D | alert.proto | 25 # conflict with any variables that the user gives us.
|
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | check.c | 879 return (getyorn(a_msg, a_pkg, ADM(conflict, "nocheck"), in ckconflict() 880 ADM(conflict, "quit"), HLP_PKGADDCHK_CONFLICT, in ckconflict()
|
/titanic_41/usr/src/cmd/filesync/ |
H A D | README | 82 or to force one particular side to win in case of a conflict. 403 F_CONFLICT there is a conflict on this node so 434 if there is a conflict or we haven't evaluated 446 flagged as "in conflict".
|
/titanic_41/usr/src/uts/common/io/ipw/fw-ipw2100/ |
H A D | LICENSE | 93 laws of State of California], excluding its principles of conflict of laws and 102 standard acknowledgment form that are in conflict with these terms, shall be of 190 laws of California, excluding its principles of conflict of laws and the United
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zfs_dir.c | 72 boolean_t conflict = B_FALSE; in zfs_match_find() local 87 zoid, mt, buf, bufsz, &conflict); in zfs_match_find() 89 *deflags = conflict ? ED_CASE_CONFLICT : 0; in zfs_match_find()
|
H A D | zfs_ctldir.c | 819 boolean_t conflict = B_FALSE; in zfsctl_snapdir_lookup() local 822 sizeof (real), &conflict); in zfsctl_snapdir_lookup() 832 if (conflict && direntflags) in zfsctl_snapdir_lookup()
|
/titanic_41/usr/src/uts/common/io/iwi/fw-ipw2200/ |
H A D | LICENSE | 96 laws of State of California], excluding its principles of conflict of laws and 105 standard acknowledgment form that are in conflict with these terms, shall be of 193 laws of California, excluding its principles of conflict of laws and the United
|