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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_kpasswd.c94 static int smb_krb5_kt_remove_by_fqdn(krb5_context, char *);
296 if (smb_krb5_kt_remove_by_fqdn(ctx, fqdn) != 0) {
324 * Wrapper function to call smb_krb5_kt_remove_by_fqdn.
340 if (smb_krb5_kt_remove_by_fqdn(ctx, fqdn) != 0)
416 smb_krb5_kt_remove_by_fqdn(krb5_context ctx, char *fqdn) function

Completed in 22 milliseconds