Home
last modified time | relevance | path

Searched refs:FORCE (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-12.1/contrib/dtc/
H A DMakefile183 $(VERSION_FILE): Makefile FORCE
221 tags: FORCE
300 FORCE: target
/freebsd-12.1/sbin/restore/
H A Dmain.c232 setdirmodes(FORCE); in main()
249 setdirmodes(FORCE); in main()
H A Drestore.h137 #define FORCE 0x0001 macro
/freebsd-12.1/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in60 my $FORCE;
104 $FORCE = 1 if defined $opt{F};
179 if ( !-e $LEAPFILE || $FORCE || ! verifySHA($LEAPFILE) ||
H A Dupdate-leap.sh336 if [ -n "$FORCE" ] || ! verifySHA $LEAPFILE "$VERBOSE" || [ $EXPIRES -lt `date -d "NOW + $PREFETCH"…
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A DMakefile.am300 doxygen: FORCE
302 FORCE: target
/freebsd-12.1/contrib/libevent/
H A DMakefile.am306 doxygen: FORCE
308 FORCE: target
/freebsd-12.1/sys/ufs/ufs/
H A Dufs_inode.c137 (void)chkiq(ip, -1, NOCRED, FORCE);
H A Dquota.h191 #define FORCE 0x01 /* force usage changes independent of limits */ macro
H A Dufs_quota.c162 MPASS(cred != NOCRED || (flags & FORCE) != 0); in chkdq()
198 if ((flags & FORCE) == 0 && in chkdq()
315 MPASS(cred != NOCRED || (flags & FORCE) != 0); in chkiq()
338 if ((flags & FORCE) == 0 && in chkiq()
/freebsd-12.1/usr.bin/tip/tip/
H A Dtip.h205 #define FORCE 8 macro
/freebsd-12.1/contrib/bmake/
H A Dmake.c328 if (gn->flags & FORCE) in Make_OODate()
331 oodate = (gn->flags & FORCE) ? TRUE : FALSE; in Make_OODate()
743 pgn->flags |= FORCE; in Make_Update()
H A Dmake.h195 #define FORCE 0x4 /* children don't exist, and we pretend made */ macro
/freebsd-12.1/contrib/apr/
H A DNWGNUmakefile380 install :: nlms $(INSTDIRS) FORCE
392 installdev :: $(INSTDEVDIRS) FORCE
/freebsd-12.1/sys/sys/
H A Dmount.h721 #define VFS_UNMOUNT(MP, FORCE) ({ \ argument
725 _rc = (*(MP)->mnt_op->vfs_unmount)(MP, FORCE); \
/freebsd-12.1/sys/ufs/ffs/
H A Dffs_inode.c259 (void) chkdq(ip, -extblocks, NOCRED, FORCE);
612 (void) chkdq(ip, -blocksreleased, NOCRED, FORCE);
/freebsd-12.1/contrib/apr-util/dbm/
H A DNWGNUmakefile237 install :: nlms $(INSTDIRS) FORCE
H A DNWGNUdbmdb285 install :: nlms FORCE
H A DNWGNUdbmgdbm284 install :: nlms FORCE
/freebsd-12.1/contrib/apr-util/dbd/
H A DNWGNUdbdsqli2282 install :: nlms FORCE
H A DNWGNUmakefile248 install :: nlms $(INSTDIRS) FORCE
H A DNWGNUdbdfreetds282 install :: nlms FORCE
H A DNWGNUdbdsqli3284 install :: nlms FORCE
H A DNWGNUdbdpgsql287 install :: nlms FORCE
/freebsd-12.1/contrib/apr-util/xml/
H A DNWGNUmakefile245 install :: nlms FORCE

123