Searched refs:write_blob (Results 1 – 3 of 3) sorted by relevance
14 int write_blob(FILE *fd, blob_T *blob);
207 write_blob(FILE *fd, blob_T *blob) in write_blob() function
2307 if (write_blob(fd, blob) == FAIL) in f_writefile()