Lines Matching refs:smb_host
3683 char *smb_host,
3784 char *smb_host;
3791 ret = ad_gpo_get_sd_referral_recv(subreq, state, &smb_host, &reply);
3805 ret = ad_gpo_sd_process_attrs(req, smb_host, reply);
3836 char *smb_host,
3883 ret = ad_gpo_extract_smb_components(gp_gpo, smb_host,
4373 char *smb_host;
4464 state->smb_host = talloc_strdup(state, lud->lud_host);
4466 if (!state->smb_host) {
4615 *_smb_host = talloc_steal(mem_ctx, state->smb_host);