Home
last modified time | relevance | path

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 Dzfs_upgrade_001_neg.ksh57 log_mustnot $ZFS upgrade $TESTPOOL/$TESTFS/version1
60 VERSION=$($ZFS upgrade $TESTPOOL/$TESTFS/version1 2>&1 \
H A Dsetup.ksh110 log_must $ZFS create -o version=1 $TESTPOOL/$TESTFS/version1
/titanic_44/usr/src/lib/efcode/fcode_test/
H A Dtest.fth26 fcode-version1
H A Dtest64.fth27 fcode-version1
/titanic_44/usr/src/lib/libsldap/common/
H A Dns_writes.c3084 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 Dfcode.c404 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 Dldapaddent.c4279 int version1 = 0; in main() local
4523 version1 = 1; in main()
4540 if (version1) in main()
4551 version1 ? "nisMapName" : "automountMapName", in main()