Searched refs:CLD_FLG_FSLIST (Results 1 – 3 of 3) sorted by relevance
153 #define CLD_FLG_FSLIST 0x0000000100000000ULL /* the filespec is a list of targets */ macro
487 if (cleanArgs.flags & CLD_FLG_FSLIST) { in run()
268 args->flags |= CLD_FLG_FSLIST; in fill_cld_args()