Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dtftpd.c123 struct tftphdr hdr;
227 static struct tftphdr *rw_init(int);
229 static struct tftphdr *w_init(void);
231 static struct tftphdr *r_init(void);
318 static struct tftphdr *rw_init(int x) in rw_init()
329 static struct tftphdr *w_init(void) in w_init()
334 static struct tftphdr *r_init(void) in r_init()
369 struct tftphdr *dp; in read_ahead()
448 struct tftphdr *dp; in write_behind()
554 struct tftphdr *tp; in main()
[all …]
H A Dtftp.h44 struct tftphdr { struct

Completed in 8 milliseconds