WINBINDD_MEMORY_CREDS 374 source3/winbindd/winbindd.h struct WINBINDD_MEMORY_CREDS *next, *prev; WINBINDD_MEMORY_CREDS 391 source3/winbindd/winbindd.h struct WINBINDD_MEMORY_CREDS *cred_ptr; WINBINDD_MEMORY_CREDS 31 source3/winbindd/winbindd_ccache_access.c struct WINBINDD_MEMORY_CREDS *entry) WINBINDD_MEMORY_CREDS 193 source3/winbindd/winbindd_ccache_access.c struct WINBINDD_MEMORY_CREDS *entry; WINBINDD_MEMORY_CREDS 109 source3/winbindd/winbindd_cred_cache.c struct WINBINDD_MEMORY_CREDS *cred_ptr = entry->cred_ptr; WINBINDD_MEMORY_CREDS 301 source3/winbindd/winbindd_cred_cache.c struct WINBINDD_MEMORY_CREDS *cred_ptr = entry->cred_ptr; WINBINDD_MEMORY_CREDS 742 source3/winbindd/winbindd_cred_cache.c static struct WINBINDD_MEMORY_CREDS *memory_creds_list; WINBINDD_MEMORY_CREDS 748 source3/winbindd/winbindd_cred_cache.c struct WINBINDD_MEMORY_CREDS *find_memory_creds_by_name(const char *username) WINBINDD_MEMORY_CREDS 750 source3/winbindd/winbindd_cred_cache.c struct WINBINDD_MEMORY_CREDS *p; WINBINDD_MEMORY_CREDS 764 source3/winbindd/winbindd_cred_cache.c static NTSTATUS store_memory_creds(struct WINBINDD_MEMORY_CREDS *memcredp, WINBINDD_MEMORY_CREDS 829 source3/winbindd/winbindd_cred_cache.c static NTSTATUS delete_memory_creds(struct WINBINDD_MEMORY_CREDS *memcredp) WINBINDD_MEMORY_CREDS 853 source3/winbindd/winbindd_cred_cache.c static NTSTATUS winbindd_replace_memory_creds_internal(struct WINBINDD_MEMORY_CREDS *memcredp, WINBINDD_MEMORY_CREDS 876 source3/winbindd/winbindd_cred_cache.c struct WINBINDD_MEMORY_CREDS *memcredp = NULL; WINBINDD_MEMORY_CREDS 902 source3/winbindd/winbindd_cred_cache.c memcredp = TALLOC_ZERO_P(NULL, struct WINBINDD_MEMORY_CREDS); WINBINDD_MEMORY_CREDS 949 source3/winbindd/winbindd_cred_cache.c struct WINBINDD_MEMORY_CREDS *memcredp = NULL; WINBINDD_MEMORY_CREDS 965 source3/winbindd/winbindd_cred_cache.c struct WINBINDD_MEMORY_CREDS *memcredp = NULL; WINBINDD_MEMORY_CREDS 1014 source3/winbindd/winbindd_cred_cache.c struct WINBINDD_MEMORY_CREDS *memcredp = NULL; WINBINDD_MEMORY_CREDS 256 source3/winbindd/winbindd_proto.h struct WINBINDD_MEMORY_CREDS *find_memory_creds_by_name(const char *username);