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

/freebsd-10.2-release/usr.bin/csup/
H A Dpathcomp.h34 #define PC_DIRUP 2 macro
H A Dpathcomp.c76 case PC_DIRUP:
119 *type = PC_DIRUP;
H A Dstatus.c276 pathcomp_put(pc, PC_DIRUP, sr->sr_file);
285 } else if (type == PC_DIRUP) {
343 * and PC_DIRUP case and none in the PC_FILE case.
348 pathcomp_put(st->pc, PC_DIRUP, sr->sr_file);
357 assert(type == PC_DIRUP);
845 assert(type == PC_DIRUP);

Completed in 92 milliseconds