Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 25 of 77) sorted by relevance

1234

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dattach.test16 # $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 Dattach2.test53 # 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 Ddacf.conf38 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 Ddacf.conf37 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 Dattach-o_ashift.ksh72 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 Dzpool_attach_001_neg.ksh78 log_mustnot zpool attach ${args[$i]}
/illumos-gate/usr/src/cmd/srchtxt/
H A Dsrchtxt.c66 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 Dzpool_scrub_005_pos.ksh51 log_must zpool attach $TESTPOOL $DISK1 $DISK2
59 log_must zpool attach $TESTPOOL $DISK2 $DISK1
H A Dzpool_scrub_004_pos.ksh69 log_must zpool attach $TESTPOOL $DISK1 $DISK2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_attach_001_neg.ksh59 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 Dzpool_resilver_restart.ksh72 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 Dreplacement_002_pos.ksh110 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 DMakefile.com16 attach.o \
65 $(SRCDIR)/attach.c \
H A Dmain.mk59 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 Dcheckpoint_conf_change.ksh39 log_mustnot zpool attach -f $TESTPOOL $TESTDISK $EXTRATESTDISK
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh53 attach detach replace scrub \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cache/
H A Dcache_004_neg.ksh58 log_mustnot zpool attach $TESTPOOL $ldev $ldev2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_004_pos.ksh62 log_must zpool attach $TESTPOOL $ldev $ldev2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/
H A Dremoval_with_add.ksh39 log_mustnot zpool attach -f $TESTPOOL $TMPDIR/dsk1 $TMPDIR/dsk2
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dbackend.h35 int (*attach)(void *, struct l9p_request *); member
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim_attach_detach_add_remove.ksh47 log_must zpool attach $TESTPOOL $DISK1 $DISK2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize_attach_detach_add_remove.ksh52 log_must zpool attach $TESTPOOL $DISK1 $DISK2
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A DMakefile27 PROGS = attach clone detach image_install p2v postattach poststate \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_cachefile_mirror_attached.ksh50 log_must zpool attach $TESTPOOL1 $attachto $attachvdev
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A D.dbxrc22 echo 'Do one of: attach ${PID}'

1234