Searched refs:k5_expand_path_tokens_extra (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | t_expand_path.c | 9 if (k5_expand_path_tokens_extra(NULL, argv[1], &path, "animal", "frog", in main()
|
H A D | expand_path.c | 433 return k5_expand_path_tokens_extra(context, path_in, path_out, NULL); in k5_expand_path_tokens() 452 k5_expand_path_tokens_extra(krb5_context context, const char *path_in, in k5_expand_path_tokens_extra() function
|
H A D | os-proto.h | 224 krb5_error_code k5_expand_path_tokens_extra(krb5_context context,
|
/freebsd/krb5/lib/krb5/ |
H A D | version.map | 345 k5_expand_path_tokens_extra;
|
/freebsd/crypto/krb5/src/lib/krb5/ |
H A D | libkrb5.exports | 132 k5_expand_path_tokens_extra
|