Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dcache.c192 ret = _krb5_expand_path_tokens(context, residual, &exp_residual); in allocate_ccache()
413 return _krb5_expand_path_tokens(context, str, res); in _krb5_expand_default_cc_name()
562 ret = _krb5_expand_path_tokens(context, p, &exp_p); in krb5_cc_set_default_name()
H A Dkrb5-private.h219 _krb5_expand_path_tokens (
H A Dexpand_path.c402 _krb5_expand_path_tokens(krb5_context context, in _krb5_expand_path_tokens() function
H A Dplugin.c244 if (_krb5_expand_path_tokens(context, *di, &dir)) in load_plugins()
H A Dconfig_file.c486 ret = _krb5_expand_path_tokens(context, fname, &exp_fname); in krb5_config_parse_file_multi()
H A Dfcache.c331 ret = _krb5_expand_path_tokens(context, file, &exp_file); in fcc_gen_new()
H A Dacache.c128 if (_krb5_expand_path_tokens(context, lib, &explib) == 0) { in init_ccapi()
H A Dpkinit.c2326 if (_krb5_expand_path_tokens(context, file, &exp_file) == 0) { in _krb5_parse_moduli()