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

/freebsd-10.2-release/usr.bin/csup/
H A Dpathcomp.h32 #define PC_DIRDOWN 0 macro
H A Dpathcomp.c71 case PC_DIRDOWN:
144 *type = PC_DIRDOWN;
H A Dstatus.c274 pathcomp_put(pc, PC_DIRDOWN, sr->sr_file);
283 if (type == PC_DIRDOWN) {
342 * compressor should return exactly one value in the PC_DIRDOWN
346 pathcomp_put(st->pc, PC_DIRDOWN, sr->sr_file);
355 assert(type == PC_DIRDOWN);

Completed in 152 milliseconds