Home
last modified time | relevance | path

Searched defs:FORCE (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/ntp/sntp/libevent/
HDMakefile.am300 FORCE: target
/NextBSD/contrib/dtc/
HDMakefile271 FORCE: target
/NextBSD/sbin/restore/
HDrestore.h135 #define FORCE 0x0001 macro
/NextBSD/sys/ufs/ufs/
HDquota.h189 #define FORCE 0x01 /* force usage changes independent of limits */ macro
/NextBSD/contrib/bmake/
HDmake.h190 #define FORCE 0x4 /* children don't exist, and we pretend made */ macro
/NextBSD/usr.bin/tip/tip/
HDtip.h203 #define FORCE 8 macro
/NextBSD/sys/sys/
HDmount.h675 #define VFS_UNMOUNT(MP, FORCE) ({ \ argument