Lines Matching refs:functionName

110     char *functionName = NULL;  in CredToTicketList()  local
113 functionName = "krb5_unparse_name()"; in CredToTicketList()
127 functionName = "calloc()"; in CredToTicketList()
133 functionName = "calloc()"; in CredToTicketList()
155 functionName = "calloc()"; in CredToTicketList()
164 LeashKRB5Error(code, functionName); in CredToTicketList()
190 char *functionName = NULL; in do_ccache() local
203 functionName = "krb5_cc_set_flags"; in do_ccache()
215 functionName = "krb5_unparse_name"; in do_ccache()
231 functionName = "calloc"; in do_ccache()
239 functionName = "strdup"; in do_ccache()
245 functionName = "krb5_cc_get_full_name"; in do_ccache()
260 functionName = "krb5_cc_end_seq_get"; in do_ccache()
266 functionName = "krb5_cc_set_flags"; in do_ccache()
270 functionName = "krb5_cc_next_cred"; in do_ccache()
275 LeashKRB5Error(code, functionName); in do_ccache()
300 char *functionName = NULL; in do_all_ccaches() local
304 functionName = "krb5_cccol_cursor_new"; in do_all_ccaches()
318 functionName = "krb5_cccol_cursor_next"; in do_all_ccaches()
322 LeashKRB5Error(code, functionName); in do_all_ccaches()
332 char *functionName = NULL; in LeashKRB5ListDefaultTickets() local
345 functionName = "krb5_init_context"; in LeashKRB5ListDefaultTickets()
351 functionName = "krb5_cc_default"; in LeashKRB5ListDefaultTickets()
358 LeashKRB5Error(code, functionName); in LeashKRB5ListDefaultTickets()
375 char *functionName = NULL; in LeashKRB5ListAllTickets() local
379 functionName = "krb5_init_context"; in LeashKRB5ListAllTickets()
386 LeashKRB5Error(code, functionName); in LeashKRB5ListAllTickets()