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

/freebsd-11-stable/usr.bin/dpv/
H A Ddpv_util.h44 #define PHYSPAGES_THRESHOLD (32 * 1024) macro
H A Ddpv.c133 PHYSPAGES_THRESHOLD)
/freebsd-11-stable/bin/cat/
H A Dcat.c86 #define PHYSPAGES_THRESHOLD (32 * 1024) macro
306 if (sysconf(_SC_PHYS_PAGES) > PHYSPAGES_THRESHOLD)
/freebsd-11-stable/bin/cp/
H A Dutils.c64 #define PHYSPAGES_THRESHOLD (32*1024) macro
204 PHYSPAGES_THRESHOLD)

Completed in 121 milliseconds