Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
H A Dtftpd.c230 static struct tftphdr *rw_init(int);
317 static struct tftphdr *rw_init(int x) in rw_init() function
330 return rw_init(0); /* write-behind */ in w_init()
335 return rw_init(1); /* read-ahead */ in r_init()

Completed in 3 milliseconds