Home
last modified time | relevance | path

Searched refs:auth_req (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/ssh2/
H A Dlong.funcs27 70 netssh.c:2935,3005 auth_req()
H A Dnetssh.c81 int auth_req(Packet *, Conn *);
2536 switch (auth_req(p, c)) { in reader0()
2934 auth_req(Packet *p, Conn *c) in auth_req() function