Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp-server.c125 struct sftp_handler { struct
133 static const struct sftp_handler handlers[] = { argument
157 static const struct sftp_handler extended_handlers[] = {
176 static const struct sftp_handler *
189 request_permitted(const struct sftp_handler *h) in request_permitted()
689 const struct sftp_handler *exthnd; in compose_extension()
1757 const struct sftp_handler *exthand; in process_extended()