Home
last modified time | relevance | path

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

/openbsd-src/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
143 int (*fputc)(struct tftp_client *, int); argument
160 void rewrite_map(struct tftp_client *, const char *); argument
[all...]