Searched refs:JF_PERSIST (Results 1 – 3 of 3) sorted by relevance
66 #define JF_PERSIST 0x0100 /* Jail is temporarily persistent */ macro
721 j->flags |= JF_PERSIST; in create_jail()735 if (!(j->flags & JF_PERSIST)) in clear_persist()737 j->flags &= ~JF_PERSIST; in clear_persist()
327 j->flags &= ~JF_PERSIST; in run_command()