Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dcp.c127 OPT_parents = 1 << (FILEUTILS_CP_OPTBITS+1), in cp_main() enumerator
231 if (flags & OPT_parents) { in cp_main()
257 if (flags & OPT_parents) { in cp_main()