Home
last modified time | relevance | path

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

/third_party/iptables/
Diptables.init44 VAR_SUBSYS_IPTABLES=/var/lock/subsys/$IPTABLES
242 touch $VAR_SUBSYS_IPTABLES
257 rm -f $VAR_SUBSYS_IPTABLES
306 if [ ! -f "$VAR_SUBSYS_IPTABLES" -a -z "$NF_TABLES" ]; then
400 [ -f "$VAR_SUBSYS_IPTABLES" ] && exit 0
414 [ -e "$VAR_SUBSYS_IPTABLES" ] && reload
418 [ ! -e "$VAR_SUBSYS_IPTABLES" ] && exit 0