Searched defs:destname (Results 1 – 4 of 4) sorted by relevance
368 char *destname = toys.optargs[--toys.optc]; in cp_main() local
341 char *destname = toys.optargs[--toys.optc]; in cp_main() local
1976 write_png(struct display *dp, const char *destname) in write_png()2167 cp_one_file(struct display *dp, const char *filename, const char *destname) in cp_one_file()
1088 char *destname; member