Lines Matching refs:FORCE
909 } else if (optflag & FORCE) { in exec_clean()
926 else if (optflag & FORCE) in exec_clean()
1064 if (!(optflag & (FORCE | FORCE_ALL)) && !is_authorized) { in _deallocate_dev()
1075 if (!(optflag & FORCE) && in _deallocate_dev()
1081 if (!(optflag & FORCE) && stat_buf.st_uid != uid && in _deallocate_dev()
1088 if (!(optflag & FORCE)) { in _deallocate_dev()
1108 !(optflag & FORCE)) { in _deallocate_dev()
1115 if (!(optflag & FORCE)) in _deallocate_dev()
1134 if (!(optflag & (FORCE | FORCE_ALL))) { in _deallocate_dev()
1235 if (optflag & FORCE) { in _allocate_dev()
1237 dealloc_optflag = FORCE|SILENT; in _allocate_dev()
1239 dealloc_optflag = FORCE; in _allocate_dev()
1361 if (optflag & (FORCE | USERID | USERNAME)) { in allocate()
1440 if (optflag & (FORCE | FORCE_ALL)) { in deallocate()
1445 optflag |= FORCE; in deallocate()