Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dsftp-server.c121 struct sftp_handler { struct
129 static const struct sftp_handler handlers[] = { argument
153 static const struct sftp_handler extended_handlers[] = {
167 static const struct sftp_handler *
180 request_permitted(const struct sftp_handler *h) in request_permitted()
673 const struct sftp_handler *exthnd; in compose_extension()
1588 const struct sftp_handler *exthand; in process_extended()