Searched refs:server_match_spec_complete (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dservconf.h230 int server_match_spec_complete(struct connection_info *);
H A Dsshd.c1555 if (test_flag >= 2 && server_match_spec_complete(connection_info) == 0)
1558 if (test_flag < 2 && server_match_spec_complete(connection_info) >= 0)
1763 if (server_match_spec_complete(connection_info) == 1)
H A Dservconf.c1706 int server_match_spec_complete(struct connection_info *ci) function

Completed in 84 milliseconds