Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
Dtftpd.c235 static struct tftphdr *r_init(void);
330 static struct tftphdr *r_init(void) in r_init() function
1157 struct tftphdr * volatile sdp = r_init(); /* data buffer */ in sendtftp()