/osnet-11/usr/src/lib/libshare/common/ |
H A D | libshare_fs.c | 147 * ZFS datasets with 'legacy' mountpoints are treated like other non-zfs 148 * legacy file systems. So we must check the mountpoint property for all 157 boolean_t legacy; local 170 ret = ops->saf_is_legacy(shdl, path, &legacy); 172 if (legacy) 182 * Treat it as a legacy file system. 206 * check for legacy zfs datasets. This is used for routines that 208 * 'legacy' or not. For example safs_is_zoned, needs to read the 209 * zfs 'zoned' property even on legacy mountpoints.
|
/osnet-11/usr/src/lib/nsswitch/pynss/common/ |
H A D | nis.py | 75 self.print_msg('exporting NIS DOMAIN legacy...') 134 self.print_msg('fail move to legacy...') 148 self.print_msg('fail move to legacy...') 162 self.print_msg('fail move to legacy...') 174 self.print_msg('importing legacy defaultdomain...') 178 legacy = self.legacy_path() variable in class:NisDomain 182 if not os.path.exists(legacy): # No domainname , no import 203 self.print_msg('importing legacy ypservers...') 226 self.print_msg('importing legacy securenets...') 230 self.traceit(' legacy securenet [all...] |
H A D | nssbase.py | 105 # This tag is used to determine if a legacy file was previously 451 # Methods that manipulate legacy files 455 """Modify/Return the name of the legacy file name.""" 461 """Modify/Return the name of the legacy directory component.""" 468 """Return the name of the full legacy pathname.""" 472 """Was the legacy file generated from SMF data?""" 480 legacy = self.legacy_path() # What to look for variable 484 self.print_msg("No lofs mountpoint found (using legacy dir).") 494 if legacy == mnt: # lofs mount point match 503 """Return the name of the temp legacy pathnam 597 legacy = self.legacy_path() variable 615 legacy = self.legacy_path() variable 632 legacy = self.legacy_path() variable 694 legacy = self.legacy_path() variable 733 legacy = self.legacy_path() variable [all...] |
/osnet-11/usr/src/lib/libshare_plugins/zfs/ |
H A D | libshare_zfs.c | 528 boolean_t *legacy) 541 *legacy = B_TRUE; 548 *legacy = B_TRUE; 550 *legacy = B_FALSE; 553 *legacy = B_TRUE; 527 sa_zfs_is_legacy(libshare_handle_t *shdl, const char *sh_path, boolean_t *legacy) argument
|
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/ |
H A D | x86pi_subr.c | 568 * will provide an x86 generic topo or legacy topo enumeration. 576 int32_t legacy; local 609 /* send the ioctl to /dev/fm to retrieve legacy variable */ 620 (void) nvlist_lookup_int32(nvl, FM_GENTOPO_LEGACY, &legacy); 625 if (legacy == 1) { 626 /* legacy kernel variable set; will do the same */ 630 /* legacy kernel variable not set; generic topo enum */
|
/osnet-11/usr/src/lib/libshare_plugins/legacy/ |
H A D | libshare_legacy.c | 94 .pi_name = "legacy", 230 salog_error(0, "libshare_legacy: failed to open legacy handle"); 790 * There isn't a way to mark a legacy file system as 827 boolean_t *legacy) 832 *legacy = B_TRUE; 826 sa_legacy_is_legacy(libshare_handle_t *shdl, const char *sh_path, boolean_t *legacy) argument
|
/osnet-11/usr/src/lib/libzfs/common/ |
H A D | libzfs_changelist.c | 508 * depends on the previous state, and whether the value was previously 'legacy'. 509 * For non-legacy properties, we only remount/reshare the filesystem if it was 815 * is legacy or none. 906 boolean_t legacy = B_FALSE; local 935 (strcmp(property, "legacy") == 0 || 938 legacy = B_TRUE; 940 if (!legacy) { 1060 * when the original mountpoint is legacy or none. 1067 * If the mountpoint property was previously 'legacy', or 'none', 1070 if ((clp->cl_prop == ZFS_PROP_MOUNTPOINT) && legacy) { [all...] |
/osnet-11/usr/src/lib/libipadm/common/ |
H A D | libipadm.c | 1091 boolean_t legacy = ((iph->ih_flags & IH_LEGACY) != 0); local 1099 if (legacy && af == AF_UNSPEC)
|
H A D | ipadm_if.c | 938 boolean_t legacy; local 945 legacy = i_ipadm_is_legacy(iph); 1002 * With the legacy method, the link-local address should be 1011 * is not legacy or 6to4. 1014 if (!legacy && !is_6to4) 1123 * If it is a 6to4 tunnel or a legacy non-vni IPv6 interface, 1128 if ((legacy && (class != IPADMIF_CLASS_VNI)) || is_6to4) { 1496 * loopback interface by a non-legacy application is not provided, because 1552 * other interfaces, only for the non-legacy case. 1796 * To preserve backward-compatibility in the legacy cas 2078 boolean_t legacy = i_ipadm_is_legacy(iph); local [all...] |
H A D | ipadm_addr.c | 3073 boolean_t legacy = i_ipadm_is_legacy(iph); local 3125 if (legacy) { 3231 if (!legacy && sockaddrunspec( 3309 boolean_t legacy; local 3317 legacy = i_ipadm_is_legacy(iph); 3396 if (!legacy && is_under) { 3421 if (legacy) { 3439 if (!legacy) 3567 boolean_t legacy = i_ipadm_is_legacy(iph); local 3576 if (!legacy) { 4401 boolean_t legacy = i_ipadm_is_legacy(iph); local 4617 boolean_t legacy = i_ipadm_is_legacy(iph); local [all...] |
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/ |
H A D | hfs.h | 181 } legacy; member in union:_HfsMasterDirectoryBlock::__anon2234
|
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/ |
H A D | ses.c | 3107 check_legacy_enum(topo_mod_t *mod, int *legacy) argument 3137 /* send the ioctl to /dev/fm to retrieve legacy variable */ 3154 /* legacy kernel variable not set. */ 3155 *legacy = flag; 3177 int legacy = 0; local 3191 * When legacy flag is set it is expected that disk map 3199 if ((check_legacy_enum(mod, &legacy) == 0) && (legacy != 1)) {
|
/osnet-11/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 7054 scf_get_key(scf_matchkey_t **htable, const char *fmri, const char *legacy) argument 7096 if (legacy == NULL) { 7098 } else if ((key->sk_legacy = strdup(legacy)) == NULL) { 7116 scf_add_match(scf_matchkey_t **htable, const char *fmri, const char *legacy, argument 7164 if ((match->sm_key = scf_get_key(htable, fmri, legacy)) == NULL) { 7220 scf_pattern_match(scf_matchkey_t **htable, char *fmri, const char *legacy, argument 7229 legacy, &pattern[i], svc_explicit)) != 0) 7520 * instances and legacy services searching for matches. 7623 * Search legacy services
|