Searched refs:CP_timestamps (Results 1 – 2 of 2) sorted by relevance
/external/toybox/generated/ | ||
D | tags.h | 5 #define CP_timestamps 2 macro |
/external/toybox/toys/posix/ | ||
D | cp.c | 372 TT.pflags = CP_mode|CP_ownership|CP_timestamps; in cp_main() |