Home
last modified time | relevance | path

Searched defs:writeit (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ublksrv/nbd/
H A Dcliserv.c145 int writeit(int f, void *buf, size_t len) { in writeit() function
/aosp_15_r20/external/iputils/
H A Dtftpsubs.c167 int writeit(FILE *file, struct tftphdr **dpp, int ct, int convert) in writeit() function
/aosp_15_r20/external/curl/lib/
H A Drtsp.c880 curl_write_callback writeit; in rtp_client_write() local
/aosp_15_r20/external/mtools/
H A Dmcopy.c281 static int writeit(struct dos_name_t *dosname, in writeit() function
/aosp_15_r20/external/curl/tests/server/
H A Dtftpd.c422 static int writeit(struct testcase *test, struct tftphdr * volatile *dpp, in writeit() function