Searched refs:STRUIO_DONE (Results 1 – 2 of 2) sorted by relevance
404 #define STRUIO_DONE 0x02 /* struio done (could be partial) */ macro
3652 (dbp->db_struioflag & STRUIO_DONE) || cnt == 0) { in struioget()3681 dbp->db_struioflag |= STRUIO_DONE; in struioget()