Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
9f98f06c89afad9c8f32d496c07f3bf44e7dc906
/
.
/
session.h
blob: 2051b737d1615f1ddcb76eb33756ac25465ee8e6 [
file
] [
log
] [
blame
] [
raw
]
#ifndef
SESSION_H
#define
SESSION_H
/* SSH1 */
void
do_authenticated
(
struct
passwd
*
pw
);
#endif