Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tftpd/
H A Dtftpd.c186 void tftp_wrq_ack(struct tftp_client *client);
1288 tftp_wrq_ack(client); in recvfile()
1307 tftp_wrq_ack(struct tftp_client *client) in tftp_wrq_ack() function
1395 tftp_wrq_ack(client); in tftp_wrq()