Searched refs:mystate (Results 1 – 1 of 1) sorted by relevance
217 #define state(x,y) mystate(x,y)219 #define state(x,y) mystate(x,y, __LINE__)226 static void mystate(struct connectdata *conn, sshstate nowstate in mystate() function