Searched refs:OPT_FORCE (Results 1 – 6 of 6) sorted by relevance
132 #define OPT_FORCE (1<<1) /* ignore errors */ macro274 options |= OPT_FORCE; in b_chgrp()454 if (!(options & OPT_SHOW) && (*chownf)(ent->fts_accpath, uid, gid) && !(options & OPT_FORCE)) in b_chgrp()459 if (!(options & OPT_FORCE)) in b_chgrp()463 if (!(options & OPT_FORCE)) in b_chgrp()467 if (!(options & OPT_FORCE)) in b_chgrp()471 if (!(options & OPT_FORCE)) in b_chgrp()
71 #define OPT_FORCE 30 macro
73 if (check && (!ap_getopt(a, OPT_FORCE)) && (!ap_confirm(a))) { in ap_suspend_check()
365 ap_setopt(a, OPT_FORCE); in apd_alloc()545 if (ap_getopt(a, OPT_FORCE)) in ap_ioctl()
387 #define CMFOPT (CMNOPT|SHFT(OPT_FORCE))
1176 if (ap_getopt(a, OPT_FORCE)) in ap_rcm_ctl()