Home
last modified time | relevance | path

Searched refs:krb5_ret_int16 (Results 1 – 14 of 14) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dimport_sec_context.c116 if (krb5_ret_int16 (sp, &ac->local_port) != 0) in _gsskrb5_import_sec_context()
119 if (krb5_ret_int16 (sp, &ac->remote_port) != 0) in _gsskrb5_import_sec_context()
/freebsd/crypto/heimdal/appl/gssmask/
H A Dcommon.h73 if (krb5_ret_int16((_client)->sock, &(num)) != 0) \
/freebsd/crypto/heimdal/lib/krb5/
H A Dstore.c503 krb5_ret_int16(krb5_storage *sp, in krb5_ret_int16() function
538 ret = krb5_ret_int16(sp, &v); in krb5_ret_uint16()
1048 ret = krb5_ret_int16(sp, &tmp); in krb5_ret_keyblock()
1053 ret = krb5_ret_int16(sp, &tmp); in krb5_ret_keyblock()
1153 ret = krb5_ret_int16(sp, &t); in krb5_ret_address()
1271 ret = krb5_ret_int16(sp, &tmp2); in krb5_ret_authdata()
H A Dkeytab_file.c57 ret = krb5_ret_int16(sp, &size); in krb5_kt_ret_data()
79 ret = krb5_ret_int16(sp, &size); in krb5_kt_ret_string()
139 ret = krb5_ret_int16(sp, &tmp); /* keytype + etype */ in krb5_kt_ret_keyblock()
197 ret = krb5_ret_int16(sp, &len); in krb5_kt_ret_principal()
H A Dfcache.c596 ret = krb5_ret_int16 (sp, &length); in init_fcc()
609 ret = krb5_ret_int16 (sp, &dtag); in init_fcc()
617 ret = krb5_ret_int16 (sp, &data_len); in init_fcc()
H A Dtest_store.c78 ret = krb5_ret_int16(sp, &v); in test_int16()
H A Dversion-script.map540 krb5_ret_int16;
H A Dkrb5-protos.h3639 krb5_ret_int16 (
/freebsd/crypto/heimdal/lib/hdb/
H A Dmkey.c173 ret = krb5_ret_int16(sp, &enctype); in read_master_mit()
/freebsd/kerberos5/lib/libkrb5/
H A DMakefile413 krb5_storage.3 krb5_ret_int16.3 \
/freebsd/crypto/heimdal/doc/doxyout/krb5/
H A Dmanpages277 krb5/man/man3/krb5_ret_int16.3
/freebsd/crypto/heimdal/
H A DChangeLog.2003722 * lib/hdb/mkey.c (read_master_mit): krb5_ret_int16 takes a int16_t
H A DChangeLog.19991461 (krb5_store_int32,krb5_ret_int32,krb5_store_int16,krb5_ret_int16):
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc3477 OLD_FILES+=usr/share/man/man3/krb5_ret_int16.3.gz