Searched refs:mpathp (Results 1 – 1 of 1) sorted by relevance
1504 char *apathp = NULL, *mpathp = NULL; in da_update_device() local1555 mpathp = mpath; in da_update_device()1564 mpathp = TMPMAP; in da_update_device()1673 if ((tmfd = open(mpathp, O_RDWR|O_CREAT, DA_DBMODE)) == -1) { in da_update_device()1684 (void) unlink(mpathp); in da_update_device()1722 if (rename(mpathp, dmpathp) != 0) { in da_update_device()1724 (void) unlink(mpathp); in da_update_device()