Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-server.c129 struct sftp_handler { struct
137 static const struct sftp_handler handlers[] = { argument
161 static const struct sftp_handler extended_handlers[] = {
180 static const struct sftp_handler *
193 request_permitted(const struct sftp_handler *h) in request_permitted()
693 const struct sftp_handler *exthnd; in compose_extension()
1784 const struct sftp_handler *exthand; in process_extended()