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

/freebsd-9.3-release/usr.bin/csup/
H A Dstatus.h38 #define SR_CHECKOUTLIVE 1 macro
H A Dstatus.c118 case SR_CHECKOUTLIVE:
217 sr.sr_type = SR_CHECKOUTLIVE;
302 case SR_CHECKOUTLIVE:
369 case SR_CHECKOUTLIVE:
646 key.sr_type = SR_CHECKOUTLIVE;
703 if (sr->sr_type == SR_CHECKOUTLIVE ||
H A Ddetailer.c489 if (sr != NULL && (sr->sr_type != SR_CHECKOUTLIVE ||
H A Dlister.c182 case SR_CHECKOUTLIVE:
H A Dupdater.c451 sr->sr_type = SR_CHECKOUTLIVE;
515 sr->sr_type = SR_CHECKOUTLIVE;
928 sr.sr_type = SR_CHECKOUTLIVE;

Completed in 173 milliseconds