Searched refs:legacy (Results 1 - 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.conf38 # legacy target name support property
41 legacy-name-enable="no";
H A Daac.h387 int legacy; /* legacy device naming */ member in struct:aac_softstate
/illumos-gate/usr/src/cmd/fm/schemes/
H A DMakefile30 legacy-hc \
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_builtin_tail.sh146 [legacy]=( argv=( "-r" ) )
154 [legacy]=( argv=( "-0" ) )
163 [legacy]=( argv=( "-0r" ) )
172 [legacy]=( argv=( "-1" ) )
181 [legacy]=( argv=( "-1r" ) )
191 [legacy]=( argv=( "-2" ) )
200 [legacy]=( argv=( "-2r" ) )
209 [legacy]=( argv=( "-3r" ) )
218 [legacy]=( argv=( "+2" ) )
227 [legacy]
[all...]
/illumos-gate/usr/src/uts/common/syscall/
H A Dgetpagesizes.c37 getpagesizes(int legacy, size_t *buf, int nelem) argument
39 int i, pagesizes = page_num_user_pagesizes(legacy);
76 getpagesizes32(int legacy, size32_t *buf, int nelem) argument
78 int i, pagesizes = page_num_user_pagesizes(legacy);
119 page_num_user_pagesizes(legacy));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A DMakefile27 SVCMETHOD= svc-legacy-routing svc-forwarding
28 MANIFEST= legacy-routing.xml forwarding.xml
38 # and /lib/svc/manifest/network/routing/legacy-routing.xml
42 ROOTSVCMANIFESTS= $(ROOTSVCNETWORKROUTING)/legacy-routing.xml \
/illumos-gate/usr/src/cmd/tail/tests/
H A Dsun_solaris_tail.sh147 [legacy]=( argv=( "-r" ) )
155 [legacy]=( argv=( "-0" ) )
164 [legacy]=( argv=( "-0r" ) )
173 [legacy]=( argv=( "-1" ) )
182 [legacy]=( argv=( "-1r" ) )
192 [legacy]=( argv=( "-2" ) )
201 [legacy]=( argv=( "-2r" ) )
210 [legacy]=( argv=( "-3r" ) )
219 [legacy]=( argv=( "+2" ) )
224 # Note: following test case trips up legacy Solari
[all...]
/illumos-gate/usr/src/lib/fm/topo/maps/i86pc/
H A DMakefile30 fan-hc-topology.xml i86pc-legacy-hc-topology.xml chassis-hc-topology.xml
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_003_neg.ksh63 log_must zfs create -o mountpoint=legacy $TESTPOOL/foo
H A Dmountpoint_003_pos.ksh36 # Verify FSType-specific option works well with legacy mount.
40 # 2. Create a test ZFS file system and set mountpoint=legacy.
56 log_assert "With legacy mount, FSType-specific option works well."
80 log_must zfs set mountpoint=legacy $testfs
102 log_pass "With legacy mount, FSType-specific option works well passed."
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_008_neg.ksh43 # 7. legacy mounted zfs filesystem
135 #Testing legacy mounted filesystem
136 log_must zfs set mountpoint=legacy $fs1
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c153 * depends on the previous state, and whether the value was previously 'legacy'.
154 * For non-legacy properties, we only remount/reshare the filesystem if it was
221 * Remount if previously mounted or mountpoint was legacy,
473 * is legacy or none.
541 boolean_t legacy = B_FALSE; local
558 (strcmp(property, "legacy") == 0 ||
561 legacy = B_TRUE;
563 if (!legacy) {
677 * when the original mountpoint is legacy or none.
684 * If the mountpoint property was previously 'legacy', o
[all...]
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dclone.ksh82 /usr/sbin/zfs create -o mountpoint=legacy -o zoned=on $zpds/$zpname/ROOT
H A Dattach.ksh183 zfs set mountpoint=legacy $ZONEPATH_DS/ROOT >/dev/null 2>&1
H A Dcommon.ksh222 /usr/sbin/zfs create -o mountpoint=legacy -o zoned=on \
228 /usr/sbin/zfs set mountpoint=legacy $ZONEPATH_DS/ROOT \
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c556 * will provide an x86 generic topo or legacy topo enumeration.
564 int32_t legacy; local
597 /* send the ioctl to /dev/fm to retrieve legacy variable */
608 (void) nvlist_lookup_int32(nvl, FM_GENTOPO_LEGACY, &legacy);
613 if (legacy == 1) {
614 /* legacy kernel variable set; will do the same */
618 /* legacy kernel variable not set; generic topo enum */
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh71 mountpoint /history.$$ mountpoint legacy
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c219 * For each minor node of a legacy device, a taskq is started to finish
233 * ATTACH_INPROG attach of 2nd minor node (legacy) ATTACH_INPROG
237 * ATTACH_INPROG legacy device node ATTACH_DONE
360 * For legacy drivers, we just have to limit them to
495 mac_capab_legacy_t *legacy = cap_data; local
500 if (legacy == NULL)
503 legacy->ml_unsup_note = ~softmac->smac_notifications &
505 legacy->ml_active_set = softmac_active_set;
506 legacy->ml_active_clear = softmac_active_clear;
507 legacy
[all...]
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibsharecore.c30 * and file systems to be exported. This includes legacy dfstab/sharetab
401 * is used to update dfstab for legacy purposes.
573 * Delete the specified share from the legacy config file.
665 * legacy configuration file for shares, but not the only one. Because
671 * own legacy files and skip the dfstab update.
896 * In order to support legacy configurations, we allow the protocol
897 * specific plugin to parse legacy syntax options (like those in
1194 /* This is an OK add for legacy */
1278 * Find any shares that are "missing" from the legacy file. These
1280 * a legacy ap
1453 int legacy = 0; local
1582 int legacy = 0; local
[all...]
H A Dlibshare.c335 * determining when to update the legacy files. For SMF, this
353 if (xmlStrcmp(node->name, (xmlChar *)"legacy") == 0) {
354 /* a possible legacy node for this path */
366 /* need to create the first legacy timestamp node */
367 node = xmlNewChild(root, NULL, (xmlChar *)"legacy", NULL);
384 "legacy-timestamp", tstring);
831 int legacy = 0; local
890 * legacy-timestamp with the current
905 "legacy-timestamp");
1028 legacy |
[all...]
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_addr.c2422 boolean_t legacy = (iph->iph_flags & IPH_LEGACY); local
2444 if (legacy) {
2482 if (!is_boot && (!legacy || !aobjfound)) {
2497 if (!is_6to4 && !legacy && (flags & IPADM_OPT_V46)) {
2538 if (!legacy && sockaddrunspec(
2599 if (!legacy) {
2635 boolean_t legacy = (iph->iph_flags & IPH_LEGACY); local
2721 if (legacy) {
2736 if (status != IPADM_SUCCESS && !legacy)
3404 boolean_t legacy local
[all...]
H A Dipadm_if.c680 boolean_t legacy = (iph->iph_flags & IPH_LEGACY); local
729 if (islo && !legacy) {
792 * With the legacy method, the link-local address should be
800 if (!legacy && !i_ipadm_is_6to4(iph, ifname))
907 if (af == AF_INET6 && !legacy)
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c1281 ((un->un_pos.pmode == legacy) &&
1314 ((((un->un_pos.pmode == legacy) &&
2865 case legacy:
4984 if (un->un_err_pos.pmode == legacy) {
5986 if ((un->un_pos.pmode == legacy && un->un_pos.eof >= ST_EOT) ||
7235 } else if (un->un_pos.pmode == legacy) {
7307 * ready. What this function does is a legacy behavior
10886 if (pos->pmode != legacy)
10887 pos->pmode = legacy;
11787 if (un->un_pos.pmode != legacy)
[all...]
/illumos-gate/usr/src/cmd/lms/heci/
H A DPTHICommand.cpp251 AMT_STATUS PTHICommand::GetProvisioningMode(CFG_PROVISIONING_MODE &mode, AMT_BOOLEAN &legacy) argument
267 legacy = tmp_response->LegacyMode;
H A DPTHICommand.h563 AMT_STATUS GetProvisioningMode(CFG_PROVISIONING_MODE &provisioningMode, AMT_BOOLEAN &legacy);

Completed in 125 milliseconds

12