/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | attach.test | 16 # $Id: attach.test,v 1.13 2004/02/14 01:39:50 drh Exp $ 27 do_test attach-1.1 { 35 do_test attach-1.2 { 44 do_test attach-1.3 { 50 do_test attach-1.4 { 55 do_test attach-1.5 { 61 do_test attach-1.6 { 66 do_test attach-1.7 { 71 do_test attach-1.8 { 75 } {1 {cannot attach empty database: three}} [all …]
|
H A D | attach2.test | 53 # lock test2.db then try to attach it. Should get an error. 64 # unlock test2.db and try to attach again. should work this time.
|
/illumos-gate/usr/src/uts/sparc/os/ |
H A D | dacf.conf | 38 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm" 46 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms" 48 driver-minorname="zs:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms" 49 driver-minorname="su:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms" 50 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3p… 52 driver-minorname="su_pnp:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms" 58 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach - 64 minor-nodetype="ddi_network" net_dacf:net_config post-attach -
|
/illumos-gate/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 -
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_attach/ |
H A D | attach-o_ashift.ksh | 72 log_must zpool attach -o ashift=$cmdval $TESTPOOL1 \ 81 log_mustnot zpool attach -o ashift=$cmdval $TESTPOOL1 \ 95 log_mustnot zpool attach $TESTPOOL1 -o ashift=$badval $disk1 $disk2
|
H A D | zpool_attach_001_neg.ksh | 78 log_mustnot zpool attach ${args[$i]}
|
/illumos-gate/usr/src/cmd/srchtxt/ |
H A D | srchtxt.c | 66 static int attach(); 164 if ((addr = attach(cp, len1, &fd, &size)) == -1) { in main() 188 if ((addr = attach(pathname, len, &fd, &size)) == -1) { in main() 232 attach(path, len, fdescr, size) in attach() function
|
/illumos-gate/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 | 69 log_must zpool attach $TESTPOOL $DISK1 $DISK2
|
/illumos-gate/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 \
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_resilver/ |
H A D | zpool_resilver_restart.ksh | 72 log_must zpool attach $TESTPOOL $DISK1 $DISK2 75 log_must zpool attach $TESTPOOL $DISK1 $DISK3
|
/illumos-gate/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 \
|
/illumos-gate/usr/src/lib/libsqlite/ |
H A D | Makefile.com | 16 attach.o \ 65 $(SRCDIR)/attach.c \
|
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
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_checkpoint/ |
H A D | checkpoint_conf_change.ksh | 39 log_mustnot zpool attach -f $TESTPOOL $TESTDISK $EXTRATESTDISK
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_011_neg.ksh | 53 attach detach replace scrub \
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cache/ |
H A D | cache_004_neg.ksh | 58 log_mustnot zpool attach $TESTPOOL $ldev $ldev2
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/ |
H A D | slog_004_pos.ksh | 62 log_must zpool attach $TESTPOOL $ldev $ldev2
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/ |
H A D | removal_with_add.ksh | 39 log_mustnot zpool attach -f $TESTPOOL $TMPDIR/dsk1 $TMPDIR/dsk2
|
/illumos-gate/usr/src/lib/lib9p/common/backend/ |
H A D | backend.h | 35 int (*attach)(void *, struct l9p_request *); member
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/ |
H A D | zpool_trim_attach_detach_add_remove.ksh | 47 log_must zpool attach $TESTPOOL $DISK1 $DISK2
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_initialize/ |
H A D | zpool_initialize_attach_detach_add_remove.ksh | 52 log_must zpool attach $TESTPOOL $DISK1 $DISK2
|
/illumos-gate/usr/src/lib/brand/solaris10/zone/ |
H A D | Makefile | 27 PROGS = attach clone detach image_install p2v postattach poststate \
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | import_cachefile_mirror_attached.ksh | 50 log_must zpool attach $TESTPOOL1 $attachto $attachvdev
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/ |
H A D | .dbxrc | 22 echo 'Do one of: attach ${PID}'
|