HelenOS sources

bithenge_random_access_blob_ops_t  249 uspace/lib/bithenge/include/bithenge/blob.h     const bithenge_random_access_blob_ops_t *);
bithenge_random_access_blob_ops_t   73 uspace/lib/bithenge/include/bithenge/tree.h 		const struct bithenge_random_access_blob_ops_t *blob_ops;
bithenge_random_access_blob_ops_t   52 uspace/lib/bithenge/src/blob.c     const bithenge_random_access_blob_ops_t *ops)
bithenge_random_access_blob_ops_t  147 uspace/lib/bithenge/src/blob.c static const bithenge_random_access_blob_ops_t sequential_ops = {
bithenge_random_access_blob_ops_t  225 uspace/lib/bithenge/src/blob.c static const bithenge_random_access_blob_ops_t memory_ops = {
bithenge_random_access_blob_ops_t  358 uspace/lib/bithenge/src/blob.c static const bithenge_random_access_blob_ops_t subblob_ops = {
bithenge_random_access_blob_ops_t 1123 uspace/lib/bithenge/src/expression.c static const bithenge_random_access_blob_ops_t concat_blob_ops = {
bithenge_random_access_blob_ops_t   94 uspace/lib/bithenge/src/file.c static const bithenge_random_access_blob_ops_t file_ops = {
bithenge_random_access_blob_ops_t   88 uspace/lib/bithenge/src/helenos/block.c static const bithenge_random_access_blob_ops_t block_ops = {
bithenge_random_access_blob_ops_t  731 uspace/lib/bithenge/src/transform.c static const bithenge_random_access_blob_ops_t bits_xe_blob_ops = {
HelenOS homepage, sources at GitHub