Home
last modified time | relevance | path

Searched refs:write_to_file (Results 1 – 1 of 1) sorted by relevance

/tools/
A Dmkexynosspl.c39 static void write_to_file(int ofd, void *buffer, int size) in write_to_file() function
172 write_to_file(ofd, &vsh, sizeof(vsh)); in main()
175 write_to_file(ofd, buffer, count); in main()
179 write_to_file(ofd, &checksum, sizeof(checksum)); in main()

Completed in 3 milliseconds