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

/freebsd-10.1-release/usr.bin/csup/
H A Dconfig.h53 #define CO_SKIP 0x00000400 macro
70 #define CO_SERVMAYSET (CO_SKIP | CO_NORSYNC | CO_NORCS)
H A Ddetailer.c141 if (coll->co_options & CO_SKIP)
188 if (coll->co_options & CO_SKIP)
H A Dproto.c319 if (coll->co_options & CO_SKIP)
337 if (coll->co_options & CO_SKIP)
H A Dconfig.c167 coll->co_options |= CO_SKIP;
H A Dlister.c118 if (coll->co_options & CO_SKIP)
H A Dupdater.c290 if (coll->co_options & CO_SKIP)

Completed in 62 milliseconds