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

/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c803 escape_value(krb5_context context, const unsigned char *unquoted, char **quoted) function
851 ret = escape_value(context, princname, &quote);
889 ret = escape_value(context, userid, &quote);

Completed in 121 milliseconds