Searched defs:consume (Results 1 – 4 of 4) sorted by relevance
44 unsigned char *consume, /* where data comes out of */ member
228 consume(evStream *str, size_t bytes) { in consume() function
358 consume(FILE *fp, off_t len, char *buf, int reg) in consume() function
896 static int consume(struct archive_read* a, int64_t how_many) { in consume() function