Searched defs:vmt_object (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dmountpoint.c204 char *vmt_object, *vmt_stub, *vmt_hostname; local
213 vmt_object = vmt_base + vmt->vmt_data[VMT_OBJECT].vmt_off;
223 t_strconcat(vmt_hostname, ":", vmt_object, NULL);
230 iter->mnt.device_path = vmt_object;

Completed in 498 milliseconds