Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/csup/
Dconfig.h53 #define CO_SKIP 0x00000400 macro
70 #define CO_SERVMAYSET (CO_SKIP | CO_NORSYNC | CO_NORCS)
Ddetailer.c141 if (coll->co_options & CO_SKIP) in detailer_batch()
188 if (coll->co_options & CO_SKIP) in detailer_batch()
Dproto.c319 if (coll->co_options & CO_SKIP) in proto_xchgcoll()
337 if (coll->co_options & CO_SKIP) in proto_xchgcoll()
Dlister.c118 if (coll->co_options & CO_SKIP) in lister_batch()
Dconfig.c167 coll->co_options |= CO_SKIP; in config_checkcolls()
Dupdater.c290 if (coll->co_options & CO_SKIP) in updater_batch()