secrets_fetch_domain_guid 4679 source3/include/proto.h bool secrets_fetch_domain_guid(const char *domain, struct GUID *guid); secrets_fetch_domain_guid 470 source3/nmbd/nmbd_processlogon.c if (False == secrets_fetch_domain_guid(domain, &domain_guid)) { secrets_fetch_domain_guid 67 source3/rpc_server/srv_dssetup_nt.c if (secrets_fetch_domain_guid(lp_workgroup(), &basic->domain_guid)) { secrets_fetch_domain_guid 2024 source3/rpc_server/srv_lsa_nt.c secrets_fetch_domain_guid(lp_workgroup(), &guid);