Home
last modified time | relevance | path

Searched refs:copy_special (Results 1 – 3 of 3) sorted by relevance

/system/core/toolbox/cp/
Dextern.h55 int copy_special(struct stat *, int);
Dutils.c357 copy_special(struct stat *from_stat, int exists) in copy_special() function
Dcp.c524 if (copy_special(curr->fts_statp, !dne)) in copy()