Searched refs:JF_RDTUN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/jail/
H A Djailp.h65 #define JF_RDTUN 0x0080 /* Create-only parameter check has been done */ macro
H A Djail.c795 if (j->flags & JF_RDTUN)
797 j->flags |= JF_RDTUN;

Completed in 450 milliseconds