Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/jail/
Djailp.h107 IP_MOUNT_PROCFS, /* Mount /proc under prison root */ enumerator
Dcommand.c123 case IP_MOUNT_PROCFS: in next_command()
124 if (!bool_param(j->intparams[IP_MOUNT_PROCFS])) in next_command()
555 case IP_MOUNT_PROCFS: in run_command()
Djail.c101 IP_MOUNT_PROCFS, enumerator
119 IP_MOUNT_PROCFS, enumerator
Dconfig.c92 [IP_MOUNT_PROCFS] = {"mount.procfs", PF_INTERNAL | PF_BOOL},