Home
last modified time | relevance | path

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

/original-bsd/bin/pax/
H A Dsel_subs.c430 pt->flgs |= HASLOW;
447 if (pt->flgs & HASLOW) {
501 if (((pt->flgs & HASLOW) &&
515 if (((pt->flgs & HASLOW) &&
528 if (((pt->flgs & HASLOW) &&
H A Dsel_subs.h41 #define HASLOW 0x01 /* has lower time limit */ macro