Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dtftp.h47 char th_data[1]; /* data or error string */ member
52 #define th_msg th_data
H A Dtftpd.c382 memcpy(dp->th_data, test->rptr, copy_n); in read_ahead()
391 p = dp->th_data; in read_ahead()
416 b->counter = (int)(p - dp->th_data); in read_ahead()
472 writebuf = dp->th_data; in write_behind()

Completed in 7 milliseconds