Home
last modified time | relevance | path

Searched defs:w_init (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/iputils/
H A Dtftpsubs.c80 struct tftphdr *w_init() { return rw_init(0); } /* write-behind */ in w_init() function
/aosp_15_r20/external/curl/tests/server/
H A Dtftpd.c329 static struct tftphdr *w_init(void) in w_init() function
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h503 double w_init, w_end, w_now; member