Home
last modified time | relevance | path

Searched refs:UNSTORE16_INT (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h141 #define UNSTORE16_INT(ptr, val) (val = load_16_be(ptr)) macro
H A Dldap_principal2.c95 UNSTORE16_INT (in->bv_val, (*out)->tl_data_type); in berval2tl_data()