Searched refs:dkpath (Results 1 – 1 of 1) sorted by relevance
314 char *dkpath; in open_cur_file() local320 dkpath = pbuf; in open_cur_file()326 dkpath = pbuf; in open_cur_file()328 dkpath = cur_disk->disk_path; in open_cur_file()340 if ((cur_file = open_disk(dkpath, O_RDWR | O_NDELAY)) < 0) { in open_cur_file()342 "Error: can't open selected disk '%s'.\n", dkpath); in open_cur_file()