Searched refs:flag (Results 1 – 7 of 7) sorted by relevance
6 - Uses the BSD cp, not the fancy GNU cp. It lacks the "-u" flag, which9 - Doesn't take the "-d" flag, which causes symlinks to be copied as24 rounded up. This foils the "-u" flag if you also supply the "-p" flag28 stamp is essential, so simply turning the "-p" flag off doesn't work.35 conventions. It adds a "-e" flag, used when copying executables around.39 the "-e" flag, avoiding potential ambiguity.
33 String flag = allArgs.get(i); in parseFlags() local34 if (flag.equals("-error") in parseFlags()35 || flag.equals("-warning") in parseFlags()36 || flag.equals("-hide")) { in parseFlags()38 arg[0] = flag; in parseFlags()
32 "-f" flag, an existing file will be overwritten.34 You can use the "-c" flag to test whether a zip archive is properly aligned.
97 if (long_options[option_index].flag != 0) in get_options()
113 if (long_options[option_index].flag != 0) in get_options()
139 if (long_options[option_index].flag != 0) in get_options()
16 # Add this flag in your package's own configuration if it's needed.