Searched refs:xs_lofi_path (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h162 char *xs_lofi_path; member in struct:xdb
H A Dxdb.c1124 ASSERT(vdp->xs_lofi_path == NULL);
1157 ASSERT(vdp->xs_lofi_path == NULL);
1158 vdp->xs_lofi_path = strdup(path);
1177 ASSERT(vdp->xs_lofi_path != NULL);
1202 strfree(vdp->xs_lofi_path);
1203 vdp->xs_lofi_path = NULL;

Completed in 65 milliseconds