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

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

Completed in 83 milliseconds