Searched defs:write_result (Results 1 – 3 of 3) sorted by relevance
93 int write_result = write(fd, aString, len); in test_failing_write_runs_callback() local
351 int write_result; in WriteAllToDisk() local
31 void write_result(struct hs20_osu_client *ctx, const char *fmt, ...) in write_result() function