Searched refs:skipme (Results 1 – 1 of 1) sorted by relevance
1776 int skipme = 1; in clientCommand() local1782 skipme = 0; /* With the old form, you can kill yourself. */ in clientCommand()1807 skipme = 1; in clientCommand()1809 skipme = 0; in clientCommand()1832 if (c == client && skipme) continue; in clientCommand()