Searched refs:jail (Results 1 – 25 of 72) sorted by relevance
123
3 LIB= jail6 SRCS= jail.c jail_getid.c7 INCS= jail.h9 MAN= jail.311 MLINKS+=jail.3 jail_getid.312 MLINKS+=jail.3 jail_getname.313 MLINKS+=jail.3 jail_getv.314 MLINKS+=jail.3 jail_setv.315 MLINKS+=jail.3 jailparam.316 MLINKS+=jail.3 jailparam_all.3[all …]
12 jail / $base-1 127.0.0.1 $sleep 5 &14 jail / $base-2 127.0.0.1 $sleep 5 &35 jail / $base-1 127.0.0.1 $sleep 5 &37 jail / $base-2 127.0.0.1 $sleep 5 &59 jail / $base 127.0.0.1 $sleep 5 &
12 jail / $base-1 127.0.0.1 $sleep 5 &14 jail / $base-2 127.0.0.1 $sleep 5 &36 jail / $base-1 127.0.0.1 $sleep 5 &38 jail / $base-2 127.0.0.1 $sleep 5 &62 jail / $base 127.0.0.1 $sleep 5 &
5 PROG= jail6 MAN= jail.8 jail.conf.57 SRCS= jail.c command.c config.c state.c jailp.h jaillex.l jailparse.y y.tab.h
53 %type <j> jail67 | conf jail82 jail : STR '{' param_l '}'
19 if [ `$SYSCTL_N security.jail.mount_allowed` -eq 1 ]; then35 if [ `$SYSCTL_N security.jail.jailed` -eq 1 ]; then44 if [ `$SYSCTL_N security.jail.mount_allowed` -eq 1 ]; then57 if [ `$SYSCTL_N security.jail.jailed` -eq 1 ]; then
46 if [ `$SYSCTL_N security.jail.jailed` -eq 1 ]; then47 if [ `$SYSCTL_N security.jail.set_hostname_allowed` -eq 0 ]; then
655 _tmp_jail=${_tmp_dir}/jail.$$698 echo " cannot start jail \"${_jail}\": "746 echo " cannot stop jail ${_jail}. No jail id in /var/run"
150 rm -f $playground/test-jail153 jailid=`jail -i / localhost 127.0.0.1 /usr/sbin/daemon -f /bin/sh -c "(sleep 5; touch $playground/t…157 if [ -f $playground/test-jail ]; then163 rm -f $playground/test-jail165 jailid=`jail -i / localhost 127.0.0.1 /usr/sbin/daemon -f /bin/sh -c "(sleep 5; touch $playground/t…167 if [ -f $playground/test-jail ]; then
17 old=`sysctl -n security.jail.chflags_allowed`18 sysctl security.jail.chflags_allowed=1 >/dev/null64 sysctl security.jail.chflags_allowed=${old} >/dev/null
189 ljid=`jail -i -c -n lef$$ host.hostname=left.example.net vnet persist`192 mjid=`jail -i -c -n mid$$ host.hostname=center.example.net vnet persist`195 rjid=`jail -i -c -n right$$ host.hostname=right.example.net vnet persist`349 jail -r ${rjid}350 jail -r ${mjid}351 jail -r ${ljid}
256 ps.jail = No;405 ps.jail = !ps.jail;414 ps.jail = 1;1081 ps.jail = !ps.jail;1084 ps.jail ? "D" : "Not d");1110 if (ps.jail == 0) {1111 ps.jail = 1;
23 .BI \-J jail113 .IR jail (8)176 .BI \-J jail178 .IR jail .183 of the jail.
91 intro.2 ioctl.2 issetugid.2 jail.2 kenv.2 kill.2 \163 MLINKS+=jail.2 jail_attach.2 \164 jail.2 jail_get.2 \165 jail.2 jail_remove.2 \166 jail.2 jail_set.2
84 if [ `/sbin/sysctl -n security.jail.jailed` -eq 1 ]; then86 if [ `/sbin/sysctl -n security.jail.vnet` -ne 1 ]; then
80 if [ `/sbin/sysctl -n security.jail.jailed` -eq 1 ]; then85 if [ `/sbin/sysctl -n security.jail.vnet` -ne 1 ]; then
79 struct jail thejail; in main()110 if (jail(&thejail) < 0) in main()
64 if [ `/sbin/sysctl -n security.jail.jailed` -eq 1 ]; then91 if [ `/sbin/sysctl -n security.jail.jailed` -eq 1 ]; then
268 jail -c vnet name=${1} host.hostname=${1} \306 jail -r ${NODE}
187 jail -c vnet name=${NODE_NAME} host.hostname=${NODE_NAME} \295 jail -r ${NODE}
68 struct jail jailst; in sandbox()141 if (jail(&jailst) >= 0) { in sandbox()
42 struct jail { struct111 int jail(struct jail *);
155 struct jail jailst; in drop_privs()196 if (jail(&jailst) >= 0) { in drop_privs()
10 jail \
3 SCRIPTS= auto adduser checksum config docsinstall entropy hostname jail \