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