Searched refs:version1 (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zfs_upgrade_001_neg.ksh | 57 log_mustnot $ZFS upgrade $TESTPOOL/$TESTFS/version1 60 VERSION=$($ZFS upgrade $TESTPOOL/$TESTFS/version1 2>&1 \
|
H A D | setup.ksh | 110 log_must $ZFS create -o version=1 $TESTPOOL/$TESTFS/version1
|
/titanic_44/usr/src/lib/efcode/fcode_test/ |
H A D | test.fth | 26 fcode-version1
|
H A D | test64.fth | 27 fcode-version1
|
/titanic_44/usr/src/lib/libsldap/common/ |
H A D | ns_writes.c | 3084 int version1 = 0; in __s_cvt_auto_mount() local 3098 version1 = 1; in __s_cvt_auto_mount() 3105 if (version1) in __s_cvt_auto_mount() 3124 (void) snprintf(trdn, RDNSIZE, version1 ? "cn=%s" : "automountKey=%s", in __s_cvt_auto_mount() 3134 rc = __s_add_attr(e, version1 ? "cn" : "automountKey", in __s_cvt_auto_mount() 3142 rc = __s_add_attr(e, version1 ? "nisMapEntry" : "automountInformation", in __s_cvt_auto_mount() 3156 version1 = 1; in __s_cvt_auto_mount() 3160 if (version1) { in __s_cvt_auto_mount()
|
/titanic_44/usr/src/lib/efcode/engine/ |
H A D | fcode.c | 404 version1(fcode_env_t *env) in version1() function 965 P1275(0x0fd, 0, "version1", version1); in _init()
|
/titanic_44/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.c | 4279 int version1 = 0; in main() local 4523 version1 = 1; in main() 4540 if (version1) in main() 4551 version1 ? "nisMapName" : "automountMapName", in main()
|