Home | History | Annotate | Download | only in x11vnc

Lines Matching full:ping

109 "	=RA ping\n"
514 " set helptext(ping) \"\n"
515 "Check if x11vnc still responds to \\\"ping\\\" remote command.\n"
1322 " Anywhere: Control-p invokes \\\"Actions -> ping\\\"\n"
2100 " if {$item != \"ping\" && $item != \"attach\"} {\n"
3226 " if {$item == \"ping\"} {\n"
6514 " set rargs [list \"-Q\" \"ping\"]\n"
6520 " if {[regexp {^ans=ping:} $result]} {\n"
6521 " regsub {^ans=ping:} $result {} reply_xdisplay\n"