Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tftpd/
H A Dtftpd.c126 struct tftp_client { struct
133 TAILQ_ENTRY(tftp_client) entry; argument
142 int (*fgetc)(struct tftp_client *); argument
167 int retry(struct tftp_client *);
173 int oack(struct tftp_client *);
194 struct tftp_client *
518 struct tftp_client *client; in rewrite_res()
632 struct tftp_client *
635 struct tftp_client *client; in client_alloc()
685 struct tftp_client *client; in tftpd_recv()
[all …]