WINBINDD_CCACHE_ENTRY  385 source3/winbindd/winbindd.h 	struct WINBINDD_CCACHE_ENTRY *next, *prev;
WINBINDD_CCACHE_ENTRY   36 source3/winbindd/winbindd_cred_cache.c static struct WINBINDD_CCACHE_ENTRY *ccache_list;
WINBINDD_CCACHE_ENTRY   41 source3/winbindd/winbindd_cred_cache.c static void add_krb5_ticket_gain_handler_event(struct WINBINDD_CCACHE_ENTRY *,
WINBINDD_CCACHE_ENTRY   53 source3/winbindd/winbindd_cred_cache.c static struct WINBINDD_CCACHE_ENTRY *get_ccache_by_username(const char *username)
WINBINDD_CCACHE_ENTRY   55 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry;
WINBINDD_CCACHE_ENTRY   71 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry;
WINBINDD_CCACHE_ENTRY   82 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *cur, *next;
WINBINDD_CCACHE_ENTRY  103 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry =
WINBINDD_CCACHE_ENTRY  104 source3/winbindd/winbindd_cred_cache.c 		talloc_get_type_abort(private_data, struct WINBINDD_CCACHE_ENTRY);
WINBINDD_CCACHE_ENTRY  296 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry =
WINBINDD_CCACHE_ENTRY  297 source3/winbindd/winbindd_cred_cache.c 		talloc_get_type_abort(private_data, struct WINBINDD_CCACHE_ENTRY);
WINBINDD_CCACHE_ENTRY  394 source3/winbindd/winbindd_cred_cache.c static void add_krb5_ticket_gain_handler_event(struct WINBINDD_CCACHE_ENTRY *entry,
WINBINDD_CCACHE_ENTRY  407 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *cur;
WINBINDD_CCACHE_ENTRY  448 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry = get_ccache_by_username(username);
WINBINDD_CCACHE_ENTRY  460 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry = get_ccache_by_username(username);
WINBINDD_CCACHE_ENTRY  491 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry = NULL;
WINBINDD_CCACHE_ENTRY  590 source3/winbindd/winbindd_cred_cache.c 	entry = TALLOC_P(NULL, struct WINBINDD_CCACHE_ENTRY);
WINBINDD_CCACHE_ENTRY  684 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry = get_ccache_by_username(username);
WINBINDD_CCACHE_ENTRY  940 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry = get_ccache_by_username(username);
WINBINDD_CCACHE_ENTRY  966 source3/winbindd/winbindd_cred_cache.c 	struct WINBINDD_CCACHE_ENTRY *entry = NULL;