Home
last modified time | relevance | path

Searched refs:do_tftp (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/tests/server/
H A Dtftpd.c242 static int do_tftp(struct testcase *test, struct tftphdr *tp, ssize_t size);
826 if(do_tftp(&test, tp, n) < 0) in main()
889 static int do_tftp(struct testcase *test, struct tftphdr *tp, ssize_t size) in do_tftp() function

Completed in 4 milliseconds