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

/freebsd-11-stable/usr.sbin/ckdist/
H A Dckdist.c52 #define DISTINF 2 /* .inf format */ macro
201 type = c == 'M' ? DISTMD5 : c == 'P' ? DISTINF : 0;
209 case DISTINF:
371 disttype(name + nlen - 3) == DISTINF)

Completed in 104 milliseconds