Home
last modified time | relevance | path

Searched defs:cfd1 (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/ssh2/
H A Dssh2.c22 static int reqfd, dfd1, cfd1, dfd2, cfd2, consfd, kconsfd, cctlfd, notefd, keyfd; variable
586 doauth(int cfd1, char *whichkey) in doauth()