Lines Matching refs:pid
16 [ -s ns2/named.pid ] || ret=1
38 pid=`cat ns2/named2.pid 2>/dev/null`
39 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1
50 pid=`cat ns2/named3.pid 2>/dev/null`
51 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1
61 pid=`cat ns2/named4.pid 2>/dev/null`
62 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1
100 pid=`cat named4.pid 2>/dev/null`
101 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1
102 pid=`cat named5.pid 2>/dev/null`
103 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1
104 pid=`cat named6.pid 2>/dev/null`
105 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1
115 pid=`cat named4.pid 2>/dev/null`
116 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1
128 pid=`cat named5.pid 2>/dev/null`
129 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1
141 pid=`cat named6.pid 2>/dev/null`
142 test "${pid:+set}" = set && $KILL -15 ${pid} >/dev/null 2>&1