Searched refs:gssalloc_strdup (Results 1 – 6 of 6) sorted by relevance
76 status_string->value = gssalloc_strdup("Unknown error"); in gss_display_status()342 outStr->value = gssalloc_strdup(errStr); in displayMajor()
42 if ((buffer->value = gssalloc_strdup(str)) == NULL) { in g_make_string_buffer()
120 gssalloc_strdup(const char *str) in gssalloc_strdup() function
144 output_token->value = gssalloc_strdup("fail"); in gss_accept_sec_context()239 status_string->value = gssalloc_strdup("failure from acceptor"); in gss_display_status()265 meta_data->value = gssalloc_strdup("X"); in gssspi_query_meta_data()
766 localname->value = gssalloc_strdup(lname); in krb5_gss_localname()
3592 return (spnego_token_t)gssalloc_strdup(name); in make_spnego_token()