This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
openssh-portable
mirror of
https://github.com/PowerShell/openssh-portable.git
Watch
1
Star
0
Fork
You've already forked openssh-portable
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2acd082bc9
openssh-portable
/
session.h
8 lines
99 B
C
Raw
Blame
History
#
ifndef SESSION_H
#
define SESSION_H
/* SSH1 */
void
do_authenticated
(
struct
passwd
*
pw
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink