Searched defs:file_write (Results 1 – 5 of 5) sorted by relevance
66 ssize_t file_write(struct file *filep, const void *buf, size_t nbytes) in file_write() function
157 static int file_write(BIO *b, const char *in, int inl) in file_write() function376 static int file_write(BIO *b, const char *in, int inl) in file_write() function
122 static int file_write(URLContext *h, const unsigned char *buf, int size) in file_write() function
906 Dart_FileWriteCallback file_write; member
205 def __init__(self, file_write): argument