index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth.h
blob: 805177723edb5ad59e4ee2f03c6b59bc3a301818 (
plain
)
1
2
3
4
5
6
#ifndef AUTH_H #define AUTH_H void do_authentication(void); #endif