Home
last modified time | relevance | path

Searched defs:rw_init (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/nfc/src/nfc/tags/
H A Drw_main.cc45 void rw_init(void) { memset(&rw_cb, 0, sizeof(tRW_CB)); } in rw_init() function
/aosp_15_r20/system/nfc/src/fuzzers/nci/
H A Dstubs.cc3 void rw_init() {} in rw_init() function
/aosp_15_r20/external/iputils/
H A Dtftpsubs.c85 struct tftphdr *rw_init(int x) in rw_init() function
/aosp_15_r20/external/curl/tests/server/
H A Dtftpd.c318 static struct tftphdr *rw_init(int x) in rw_init() function