/titanic_41/usr/src/lib/crypt_modules/bsdmd5/ |
H A D | bsdmd5.c | 79 uchar_t final[16]; /* XXX: 16 is some number from the orig source */ in crypt_genhash_impl() local 113 MD5Final(final, &ctx1); in crypt_genhash_impl() 115 MD5Update(&ctx, final, pl > 16 ? 16 : pl); in crypt_genhash_impl() 118 (void) memset(final, 0, sizeof (final)); in crypt_genhash_impl() 123 MD5Update(&ctx, final, 1); in crypt_genhash_impl() 134 MD5Final(final, &ctx); in crypt_genhash_impl() 147 MD5Update(&ctx1, final, 16); in crypt_genhash_impl() 157 MD5Update(&ctx1, final, 16); in crypt_genhash_impl() 161 MD5Final(final, &ctx1); in crypt_genhash_impl() 166 l = (final[ 0]<<16) | (final[ 6]<<8) | final[12]; to64(p, l, 4); p += 4; in crypt_genhash_impl() [all …]
|
/titanic_41/usr/src/lib/krb5/kdb/ |
H A D | kdb_convert.c | 294 int i, j, k, cnt, final, nattrs, tmpint, nprincs; in ulog_conv_2logentry() local 313 final = -1; in ulog_conv_2logentry() 365 ULOG_ENTRY_TYPE(upd, ++final).av_type = in ulog_conv_2logentry() 367 ULOG_ENTRY(upd, final).av_attrflags = in ulog_conv_2logentry() 374 ULOG_ENTRY_TYPE(upd, ++final).av_type = in ulog_conv_2logentry() 376 ULOG_ENTRY(upd, final).av_max_life = in ulog_conv_2logentry() 383 ULOG_ENTRY_TYPE(upd, ++final).av_type = in ulog_conv_2logentry() 386 final).av_max_renew_life = in ulog_conv_2logentry() 393 ULOG_ENTRY_TYPE(upd, ++final).av_type = in ulog_conv_2logentry() 395 ULOG_ENTRY(upd, final).av_exp = in ulog_conv_2logentry() [all …]
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | rsend_004_pos.ksh | 61 srclist=$(getds_with_suffix $POOL2 @final) 72 dstlist=$(getds_with_suffix $POOL2 @final) 86 srclist=$(getds_with_suffix $dstds/$FS @final) 94 $ZFS receive -F -d $dstds/$FS < $BACKDIR/fs-init-final-iR 97 dstlist=$(getds_with_suffix $dstds/$FS @final) 107 srclist=$(getds_with_suffix $POOL2/$FS/vol @final) 113 dstlist=$(getds_with_suffix $POOL2/$FS/vol @final)
|
H A D | rsend_002_pos.ksh | 62 log_must destroy_tree $POOL2@final $POOL2@snapC $POOL2@snapA 74 log_must destroy_tree $dstds/$FS@final $dstds/$FS@snapC $dstds/$FS@snapB 86 log_must destroy_tree $dataset@final $dataset@snapC \
|
H A D | rsend_005_pos.ksh | 86 $ZFS receive -d -F $dstds < $BACKDIR/fs-init-final-IR 98 log_must destroy_tree $vol@snapB $vol@snapC $vol@final
|
H A D | rsend_012_pos.ksh | 195 log_must cmp_ds_prop ${pair[$i]}@final ${pair[((i+1))]}@final
|
H A D | rsend_007_pos.ksh | 94 $ZFS receive -d -F $dstds < $BACKDIR/pool-init-final-IR
|
/titanic_41/usr/src/lib/libm/i386/src/ |
H A D | nextafterf.s | 60 je .final 69 je .final 75 jmp .final 81 .final: label
|
H A D | nextafter.s | 65 je .final 78 je .final 87 jmp .final 96 .final: label
|
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_text.c | 353 boolean_t final; in iscsit_send_next_text_response() local 364 final = B_TRUE; in iscsit_send_next_text_response() 367 final = B_FALSE; in iscsit_send_next_text_response() 387 if (final) { in iscsit_send_next_text_response() 403 } while (!final); in iscsit_send_next_text_response()
|
/titanic_41/usr/src/cmd/avs/errgen/ |
H A D | errgen.help.txt | 51 The message_key will become the #define or static final name of the message 83 public static final String SV_ENOMINOR = `SV_ENOMINOR`; 88 public static final String SV_EARRBOUND = `SV_EARRBOUND`; 93 public static final String SV_EINTERNALDUMP = `SV_EINTERNALDUMP`;
|
/titanic_41/usr/src/common/mapfiles/gen/ |
H A D | map.noexeglobs.2.template | 25 # Template mapfile for generating a final mapfile to demote all user global 27 # the "MAP-" commented entries to select lines for the final mapfile.
|
H A D | map.noexeglobs.1.template | 25 # Template mapfile for generating a final mapfile to demote all user global
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_tree.c | 41 int final:1; /* Indicate don't search next file */ member 202 node->final = 1; in profile_make_node_final() 211 return (node->final != 0); in profile_is_node_final() 551 if (p->final) in profile_node_iterator()
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pm_gen_copyright | 54 static final Object[][] pmHelpBundlecontents = {
|
/titanic_41/usr/src/lib/libc/i386/gen/ |
H A D | lmul.s | 53 addl %edx,%ecx / final high(product)
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | boot_elf.s | 184 ret / jmp to final destination 317 movl %eax, 8(%ebp) / store final destination
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | iso.multibyte.c | 61 char final; /* final character */ member 155 _des_states[i].final = ch; in _mbtowc_iso() 186 _des_states[i].final = ch; in _mbtowc_iso()
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/json/ |
H A D | tst.general.d.out | 155 in |["abcd \" \\ \/ \b \f \n \r \t \u0000 \uf00F ", "final"]| 159 out |final|
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_fru.c | 427 libzfs_fru_clear(libzfs_handle_t *hdl, boolean_t final) in libzfs_fru_clear() argument 446 if (final) { in libzfs_fru_clear()
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | pp.tab | 45 final 182 FINAL # final hosted macro value
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_vops2.c | 1601 int i, cnt, final; in reccnt() local 1604 final = strlen(mapto) - strlen(cap); in reccnt() 1606 for (i=0; i <= final; i++) in reccnt() 1609 && (i == final || !wordch(&mapto[i+strlen(cap)]))) /* suffix ok */ in reccnt()
|
/titanic_41/exception_lists/ |
H A D | mapfilechk | 27 # in which the final path segment:
|
/titanic_41/usr/src/cmd/sgs/librtld/common/ |
H A D | librtld.msg | 43 @ MSG_IMG_DATASEC "%s: final data section not found"
|
/titanic_41/ |
H A D | README | 17 advocate, but the final integration should still be approved by the
|