/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | attach.test | 18 # $Id: attach.test,v 1.13 2004/02/14 01:39:50 drh Exp $ 29 do_test attach-1.1 { 37 do_test attach-1.2 { 46 do_test attach-1.3 { 52 do_test attach-1.4 { 57 do_test attach-1.5 { 63 do_test attach-1.6 { 68 do_test attach-1.7 { 73 do_test attach-1.8 { 77 } {1 {cannot attach empty database: three}} [all …]
|
H A D | attach2.test | 55 # lock test2.db then try to attach it. Should get an error. 66 # unlock test2.db and try to attach again. should work this time.
|
H A D | quick.test | 35 attach.test \
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | dacf.conf | 37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm" 39 driver-minorname="zs:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb" 40 driver-minorname="su:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb" 41 driver-minorname="su_pnp:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb" 48 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms" 50 driver-minorname="zs:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms" 51 driver-minorname="su:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms" 52 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3p… 54 driver-minorname="su_pnp:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms" 59 driver-minorname="ttymux:con" ttymux_dacf:ttymux_config post-attach - [all …]
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | dacf.conf | 37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm" 45 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms" 52 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach - 59 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3p… 65 minor-nodetype="ddi_network" net_dacf:net_config post-attach -
|
/titanic_50/usr/src/cmd/srchtxt/ |
H A D | srchtxt.c | 68 static int attach(); 166 if ((addr = attach(cp, len1, &fd, &size)) == -1) { in main() 190 if ((addr = attach(pathname, len, &fd, &size)) == -1) { in main() 234 attach(path, len, fdescr, size) in attach() function
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_scrub/ |
H A D | zpool_scrub_005_pos.ksh | 51 log_must $ZPOOL attach $TESTPOOL $DISK1 $DISK2 59 log_must $ZPOOL attach $TESTPOOL $DISK2 $DISK1
|
H A D | zpool_scrub_004_pos.ksh | 50 log_must $ZPOOL attach $TESTPOOL $DISK1 $DISK2
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zpool_attach_001_neg.ksh | 59 log_mustnot $ZPOOL attach $TESTPOOL.virt /$TESTDIR/disk1.dat \ 63 log_mustnot $ZPOOL attach -f $TESTPOOL.virt /$TESTDIR/disk1.dat \
|
/titanic_50/usr/src/lib/efcode/fcdriver/ |
H A D | build_tree.c | 141 device_t *current, *attach; in build_nodes() local 176 env->attachment_pt = current = attach = env->current_device; in build_nodes() 187 for (current = attach; current != NULL; current = current->parent) { in build_nodes() 209 build_nodes(env, cdp, cdp->attach); in build_tree()
|
H A D | get_req.c | 56 cdp->fc.fcode_size, cdp->fc.unit_address, cdp->attach, in dot_request() 84 if ((cdp->attach = fc_get_ap(cdp)) == NULL) in fc_get_request() 358 if ((cdp->attach = fc_get_ap(cdp)) == NULL) in get_efdaemon_request()
|
H A D | fcdebug.c | 66 log_message(MSG_DEBUG, "attach: %llx\n", cdp->attach); in dump_private()
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/replacement/ |
H A D | replacement_002_pos.ksh | 110 log_must $ZPOOL attach $opt $TESTPOOL1 $disk1 $disk2 165 log_mustnot $ZPOOL attach "$opt" $TESTDIR/$TESTFILE1.1 \
|
/titanic_50/usr/src/lib/efcode/include/fcdriver/ |
H A D | fcdriver.h | 48 fc_phandle_t attach; member
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_011_neg.ksh | 53 attach detach replace scrub \
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cache/ |
H A D | cache_004_neg.ksh | 58 log_mustnot $ZPOOL attach $TESTPOOL $ldev $ldev2
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/slog/ |
H A D | slog_004_pos.ksh | 61 log_must $ZPOOL attach $TESTPOOL $ldev $ldev2
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_attach/ |
H A D | zpool_attach_001_neg.ksh | 73 log_mustnot $ZPOOL attach ${args[$i]}
|
/titanic_50/usr/src/lib/brand/solaris10/zone/ |
H A D | Makefile | 27 PROGS = attach clone detach image_install p2v postattach poststate \
|
/titanic_50/usr/src/lib/libsqlite/ |
H A D | main.mk | 59 LIBOBJ = attach.o auth.o btree.o btree_rb.o build.o copy.o date.o delete.o \ 68 $(TOP)/src/attach.c \ 324 attach.o: $(TOP)/src/attach.c $(HDR) 325 $(TCCX) -c $(TOP)/src/attach.c
|
H A D | Makefile.com | 13 attach.o \ 63 $(SRCDIR)/attach.c \
|
/titanic_50/usr/src/cmd/tsol/demo/ |
H A D | clonebylabel.sh | 72 /usr/sbin/zoneadm -z $zonename attach -F
|
/titanic_50/usr/src/cmd/smbsrv/fksmbd/ |
H A D | .dbxrc | 25 echo 'Do one of: attach ${PID}'
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 63 int (*attach)(struct protos *prot, char *linkname, member 234 if ((devfd = (*prot->attach)(prot, linkname, &adata)) < 0) in plumb_it()
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | offload.h | 121 int (*attach)(struct adapter *, void **); member
|