Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsftp-client.h57 struct sftp_limits { struct
78 int do_limits(struct sftp_conn *, struct sftp_limits *); argument
H A Dsftp-client.c563 struct sftp_limits limits; in do_init()
609 do_limits(struct sftp_conn *conn, struct sftp_limits *limits) in do_limits()