Searched defs:PING_CMD (Results 1 – 5 of 5) sorted by relevance
9 #define PING_CMD "ping -q -c1 -w1 127.0.0.1 > /dev/null" macro
10 #define PING_CMD "ping localhost -c 1 -W 1 -q" macro
7 #define PING_CMD "ping -q -c1 -w1 127.0.0.1 > /dev/null" macro