Searched refs:DISTMD5 (Results 1 – 1 of 1) sorted by relevance
46 #define DISTMD5 1 /* MD5 format */ macro196 type = c == 'M' ? DISTMD5 : c == 'P' ? DISTINF : 0; in ckdist()201 case DISTMD5: in ckdist()408 if ((type = disttype(path)) == DISTMD5 || in distfile()