Home
last modified time | relevance | path

Searched defs:destname (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/toys/posix/
Dcp.c368 char *destname = toys.optargs[--toys.optc]; in cp_main() local
/third_party/toybox/porting/liteos_a/toys/posix/
Dcp.c341 char *destname = toys.optargs[--toys.optc]; in cp_main() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c1976 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()
/third_party/toybox/generated/
Dglobals.h1088 char *destname; member