Home
last modified time | relevance | path

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

/external/iputils/
Dtftp.h85 extern struct tftphdr *w_init(void);
Dtftpsubs.c80 struct tftphdr *w_init() { return rw_init(0); } /* write-behind */ in w_init() function
Dtftpd.c428 dp = w_init(); in recvfile()
/external/curl/tests/server/
Dtftpd.c267 static struct tftphdr *w_init(void);
440 static struct tftphdr *w_init(void) in w_init() function
1318 rdp = w_init(); in recvtftp()