Searched refs:str2attributes (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/crypto/heimdal/kadmin/
H A Dkadmin_locl.h108 int str2attributes(const char *, krb5_flags *);
H A Dutil.c88 str2attributes(const char *str, krb5_flags *flags) function
111 if (str2attributes(resp, &tmp) == 0) {

Completed in 99 milliseconds