Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsftp-server.c119 struct sftp_handler { struct
127 static const struct sftp_handler handlers[] = { argument
151 static const struct sftp_handler extended_handlers[] = {
170 static const struct sftp_handler *
183 request_permitted(const struct sftp_handler *h) in request_permitted()
683 const struct sftp_handler *exthnd; in compose_extension()
1751 const struct sftp_handler *exthand; in process_extended()