Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dsel_subs.c419 pt->flgs |= HASHIGH; in trng_add()
475 ((pt->flgs & HASHIGH) && in trng_match()
488 ((pt->flgs & HASHIGH) && in trng_match()
501 ((pt->flgs & HASHIGH) && in trng_match()
H A Dsel_subs.h64 #define HASHIGH 0x02 /* has higher time limit */ macro