Home
last modified time | relevance | path

Searched refs:threshold_sign (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/du/
H A Ddu.c82 static off_t threshold, threshold_sign; variable
110 threshold_sign = 1; in main()
197 threshold_sign = -1; in main()
560 return (threshold <= threshold_sign * in check_threshold()