Searched refs:lite (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/tools/regression/fsx/
H A Dfsx.c126 int lite = 0; /* -L flag */ variable
332 if (lite) {
627 if (lite) {
685 if (lite) {
784 if (lite ? 0 : ftruncate(fd, file_size) == -1) {
848 unsigned long op = rv % (3 + !lite + mapped_writes);
878 if (lite ? 0 : op == 3 && style == 0) /* vanilla truncate? */
883 if (lite ? 0 : op == 3)
887 if (op == 1 || op == (lite ? 3 : 4)) {
1105 lite
[all...]
/freebsd-11-stable/usr.bin/svn/
H A DMakefile.inc8 SVNLITE?= lite
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A DAndroid.mk968 # -lpthread may not be needed depending on how pcsc-lite was configured
/freebsd-11-stable/contrib/unbound/
H A Dconfigure1553 --enable-alloc-lite enable for lightweight alloc assertions, for debug
16396 # Check whether --enable-alloc-lite was given.

Completed in 127 milliseconds