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

/freebsd-11-stable/crypto/heimdal/appl/test/
H A Dhttp_client.c117 static char *gss_service = "HTTP"; variable
123 { "gss-service", 's', arg_string, &gss_service, "gssapi service to use",
368 asprintf(&name, "%s@%s", gss_service, host);

Completed in 43 milliseconds