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

/freebsd-13-stable/usr.sbin/jail/
H A Djailp.h70 #define JF_SHOW 0x1000 /* -e Exhibit list of configured jails */ macro
H A Djail.c167 op |= JF_SHOW;
287 } else if (op == JF_STOP || op == JF_SHOW) {
289 if (op == JF_SHOW) {

Completed in 52 milliseconds