Searched refs:oci_lob_self (Results 1 – 1 of 1) sorted by relevance
633 struct oci_lob_self { struct644 struct oci_lob_self *self = (struct oci_lob_self*)stream->abstract; in oci_blob_write() argument664 struct oci_lob_self *self = (struct oci_lob_self*)stream->abstract; in oci_blob_read()686 struct oci_lob_self *self = (struct oci_lob_self *)stream->abstract; in oci_blob_close()705 struct oci_lob_self *self = (struct oci_lob_self*)stream->abstract; in oci_blob_flush()712 struct oci_lob_self *self = (struct oci_lob_self*)stream->abstract; in oci_blob_seek()737 struct oci_lob_self *self = ecalloc(1, sizeof(*self)); in oci_create_lob_stream()
Completed in 6 milliseconds