Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.c130 static bool owner_failure_ok (struct cp_options const *x);
946 if (! owner_failure_ok (x)) in set_owner()
3476 owner_failure_ok (struct cp_options const *x) in owner_failure_ok() function