Searched refs:vc_srvname (Results 1 – 5 of 5) sorted by relevance
479 vcp->vc_srvname = smb_strdup(vcspec->srvname); in smb_vc_create()480 if (vcp->vc_srvname == NULL) in smb_vc_create()525 SMB_STRFREE(vcp->vc_srvname); in smb_vc_free()709 ksnprintf(vip->srvname, sizeof(vip->srvname), "%s", vcp->vc_srvname); in smb_vc_getinfo()
245 char * vc_srvname; member
446 pp = vcp->vc_srvname; in smb_smb_treeconnect()
292 SMBERROR("zombie VC %s\n", vcp->vc_srvname); in smb_rq_getenv()
173 pc = index(strncpy(pc, vcp->vc_srvname, pe - pc - 2), 0); in smbfs_mount()