Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kadmin/
H A Drpc.c340 store_string_xdr(krb5_storage *sp, const char *str) in store_string_xdr() function
375 CHECK(store_string_xdr(sp, str)); in store_principal_xdr()
414 CHECK(store_string_xdr(sp, ent->policy)); in store_principal_ent()