Lines Matching defs:to_file
116 char *to_file;
165 to_file = argv[--argc];
166 if ((to = open(to_file, O_RDWR | O_TRUNC | O_CREAT, 0644)) < 0)
167 err(1, "%s: open", to_file);
181 bcddate(to_file, lifv->vol_toc);
191 err(1, "%s: lseek", to_file);
222 err(1, "%s: lseek", to_file);
224 err(1, "%s: write LIF volume", to_file);
228 err(1, "%s", to_file);
307 err(1, "%s", to_file);
325 err(1, "%s", to_file);
333 err(1, "%s", to_file);
354 err(1, "%s", to_file);
359 err(1, "%s", to_file);