Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 25 of 77) sorted by last modified time

1234

/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src4881 # usage makes real sense only if the terminals you attach and reattach
H A Dtermcap.src4262 # usage makes real sense only if the terminals you attach and reattach
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica1356 # http://action.attavik.ca/home/justice-gn/attach/2007/gaz02part2.pdf
H A Dasia429 # 1986-04-12 http://www.zj.gov.cn/attach/zfgb/198608.pdf p.21-22
/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/runfiles/
H A Dcommon.run320 tests = ['zpool_attach_001_neg', 'attach-o_ashift']
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-zfstest.p5m1401 file path=opt/zfs-tests/tests/functional/cli_root/zpool_attach/attach-o_ashift \
H A Dsystem-zones-brand-s10.p5m57 file path=usr/lib/brand/solaris10/attach mode=0755
H A Dsystem-kernel.man9e.inc25 file path=usr/share/man/man9e/attach.9e
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh86 log_must zpool attach $TESTPOOL1 $attachargs
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c3168 rc = ui->attach(sc, &usc->softc);
/illumos-gate/usr/src/lib/libsqlite/
H A DMakefile.com16 attach.o \
65 $(SRCDIR)/attach.c \
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h397 #define USBGEM_STREAM_OPS(dev_ops, attach, detach) \ argument
398 DDI_DEFINE_STREAM_OPS(dev_ops, nulldev, nulldev, attach, detach, \
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.illumos58 currently present. These definitions allow us to attach firware revisions and
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dquick.test33 attach.test \
H A Dmemleak.test47 attach.test \
H A Dformat3.test722 # Make sure attempts to attach a format 3 database fail.
736 } {1 {cannot attach auxiliary databases to an older format master database}}
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.
H A Dattach.test27 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 {
76 do_test attach-1.9 {
81 do_test attach-1.10 {
[all …]
/illumos-gate/usr/src/man/man9e/
H A DMakefile25 attach.9e \
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1166 goto attach; in i_dlpi_style2_open()
1178 attach: in i_dlpi_style2_open()
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt456 6230:AUE_attach:attach device:ot
515 6288:AUE_smf_attach_snap:attach repository snapshot:as
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c649 error = be->attach(be->softc, req); in l9p_dispatch_tattach()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c3129 backend->attach = fs_attach; in l9p_backend_fs_init()
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c1709 boolean_t attach = B_FALSE; in create_func() local
1731 attach = B_TRUE; in create_func()
1776 if (attach) in create_func()
1785 if (attach && err == Z_NO_ZONE) in create_func()
1788 else if (attach && err == Z_INVALID_DOCUMENT) in create_func()

1234