Home
last modified time | relevance | path

Searched defs:force (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dforce-link.c96 int dstdir, char const *dstname, int flags, bool force, in force_linkat()
153 bool force, int symlinkat_errno) in force_symlinkat()
Dln.c213 bool force = (remove_existing_files || interactive in do_link() local
Dshred.c131 bool force; /* -f flag: chmod files if necessary */ member