Home
last modified time | relevance | path

Searched refs:print_gss_name (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/appl/test/
H A Dgss_common.h49 void print_gss_name(const char *, gss_name_t);
H A Dgssapi_server.c54 print_gss_name("User is", client_name); in process_it()
68 print_gss_name("Server is", server_name); in process_it()
H A Dgss_common.c136 print_gss_name(const char *prefix, gss_name_t name) in print_gss_name() function
/freebsd/crypto/heimdal/
H A DChangeLog.20051699 * appl/test/gssapi_server.c: use print_gss_name, print server name
1702 * appl/test/gss_common.h (print_gss_name): common code for
1705 * appl/test/gss_common.c (print_gss_name): common code for