Searched refs:dkpath (Results 1 – 1 of 1) sorted by relevance
317 char *dkpath; in open_cur_file() local323 dkpath = pbuf; in open_cur_file()329 dkpath = pbuf; in open_cur_file()331 dkpath = cur_disk->disk_path; in open_cur_file()343 if ((cur_file = open_disk(dkpath, O_RDWR | O_NDELAY)) < 0) { in open_cur_file()345 "Error: can't open selected disk '%s'.\n", dkpath); in open_cur_file()