Home
last modified time | relevance | path

Searched refs:IP_MOUNT_PROCFS (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/usr.sbin/jail/
H A Djailp.h105 IP_MOUNT_PROCFS, /* Mount /proc under prison root */ enumerator
H A Dcommand.c123 case IP_MOUNT_PROCFS: in next_command()
124 if (!bool_param(j->intparams[IP_MOUNT_PROCFS])) in next_command()
554 case IP_MOUNT_PROCFS: in run_command()
H A Djail.c100 IP_MOUNT_PROCFS, enumerator
118 IP_MOUNT_PROCFS, enumerator
H A Dconfig.c90 [IP_MOUNT_PROCFS] = {"mount.procfs", PF_INTERNAL | PF_BOOL},