HelenOS sources

bithenge_new_file_blob   43 uspace/lib/bithenge/include/bithenge/file.h errno_t bithenge_new_file_blob(bithenge_node_t **, const char *);
bithenge_new_file_blob   93 uspace/lib/bithenge/src/source.c 			return bithenge_new_file_blob(out, source + 5);
bithenge_new_file_blob  110 uspace/lib/bithenge/src/source.c 	return bithenge_new_file_blob(out, source);
HelenOS homepage, sources at GitHub