Searched refs:DF_LIGHT (Results 1 – 3 of 3) sorted by relevance
125 dep_add(j, dj, DF_LIGHT); in dep_setup()220 if (!((d->flags & DF_LIGHT) && in dep_check()248 if ((d->flags & DF_SEEN) | (flags & ~d->flags & DF_LIGHT)) in dep_done()
45 #define DF_LIGHT 0x02 /* Implied dependency on jail existence only */ macro
312 dep_done(j, DF_LIGHT); in run_command()322 dep_done(j, DF_LIGHT); in run_command()