Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod/
H A Dsmbiod.c80 boolean_t attached = B_FALSE; in main() local
127 attached = B_TRUE; in main()
172 if (attached) in main()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c193 boolean_t created = B_FALSE, attached = B_FALSE; in main() local
290 attached = B_TRUE; in main()
318 attached = B_FALSE; in main()
335 if (attached) in main()
/illumos-gate/usr/src/uts/common/os/
H A Dexacct.c502 int attached = 1; in exacct_attach_task_item() local
585 attached = 0; in exacct_attach_task_item()
587 return (attached); in exacct_attach_task_item()
750 int attached = 1; in exacct_attach_proc_item() local
858 attached = 0; in exacct_attach_proc_item()
860 return (attached); in exacct_attach_proc_item()
1225 attached = 0; in exacct_attach_netstat_item()
1233 int attached = 1; in exacct_attach_netdesc_item() local
1312 attached = 0; in exacct_attach_netdesc_item()
1449 int attached = 1; in exacct_attach_flow_item() local
[all …]
H A Ddevcfg.c3773 int attached; /* if != 0, i_ddi_devi_attached() */ member
3785 ((info->attached == 0) || i_ddi_devi_attached(dip))) { in i_find_devi()
3798 ddi_find_devinfo(char *nodename, int instance, int attached) in ddi_find_devinfo() argument
3804 info.attached = attached; in ddi_find_devinfo()
/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h152 #define DR_DEV_IS_ATTACHED(cp) DR_DEV_IS(attached, cp)
153 #define DR_DEV_SET_ATTACHED(cp) DR_DEV_ADD(attached, cp)
154 #define DR_DEV_CLR_ATTACHED(cp) DR_DEV_DEL(attached, cp)
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h186 #define DR_DEV_IS_ATTACHED(cp) DR_DEV_IS(attached, cp)
187 #define DR_DEV_SET_ATTACHED(cp) DR_DEV_ADD(attached, cp)
188 #define DR_DEV_CLR_ATTACHED(cp) DR_DEV_DEL(attached, cp)
/illumos-gate/usr/src/cmd/hal/fdi/
H A DMakefile43 policy/10osvendor/10-network-attached.fdi \
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po58attached to the system:\n\n\n# zpool import\n pool: test\n id: 10121266328238932306\n state: D…
74attached device and resume functioning. You may\nhave to mount the filesystems in the pool explic…
90 … 'zpool status' again. The pool should\nautomatically detect the newly attached device and resume…
122 …some\ncases, particularly when an entire toplevel virtual device is not attached to\nthe system, Z…
170attached device lost connectivity but has now\nrecovered\nA device suffered from a bit flip, an ex…
186 … the pool cannot be imported on the\ncurrent system. The disks must be attached to the system whi…
H A DPCI.po71 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst…
87 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst…
103 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst…
119 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst…
135 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst…
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dattach2.test60 # make sure test2.db did not get attached.
H A Dattach.test148 } {1 {too many attached databases - max 10}}
165 } {1 {too many attached databases - max 10}}
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h454 int attached; member
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist86 42 EUNATCH Protocol driver not attached
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME13 through reference to a sample filter which is attached at the end of this
/illumos-gate/usr/src/boot/common/
H A Dhelp.common233 The system will probe all attached hardware devices and configure
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-hal.p5m64 file path=etc/hal/fdi/policy/10osvendor/10-network-attached.fdi mode=0444 \
/illumos-gate/usr/src/uts/common/io/ipw/fw-ipw2100/
H A DLICENSE31 attached as Exhibit A; and (iii) modify, copy and distribute the end-user
/illumos-gate/usr/src/uts/common/io/iwi/fw-ipw2200/
H A DLICENSE31 attached as Exhibit A; and (iii) modify, copy and distribute the end-user
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif745 ##### This class can be attached to a principal object or realm object.
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1462 char attached[MAXPATHLEN]; in zonecfg_rm_detached() local
1475 (void) snprintf(attached, sizeof (attached), "%s/%s", path, in zonecfg_rm_detached()
1479 (void) rename(detached, attached); in zonecfg_rm_detached()
1481 (void) unlink(attached); in zonecfg_rm_detached()
/illumos-gate/usr/src/common/util/
H A DTHIRDPARTYLICENSE.multi341 copyright notice that is included in or attached to the work
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1217 ddi_find_devinfo(char *name, int instance, int attached);
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt276 # attached.
H A Dt5fw_cfg.txt311 # attached.
H A Dt6fw_cfg.txt328 # attached.

12