Searched refs:DF_LIGHT (Results 1 – 3 of 3) sorted by relevance
123 dep_add(j, dj, DF_LIGHT); in dep_setup()218 if (!((d->flags & DF_LIGHT) && in dep_check()246 if ((d->flags & DF_SEEN) | (flags & ~d->flags & DF_LIGHT)) in dep_done()
44 #define DF_LIGHT 0x02 /* Implied dependency on jail existence only */ macro
325 dep_done(j, DF_LIGHT); in run_command()354 dep_done(j, DF_LIGHT); in run_command()