Searched defs:_Source (Results 1 – 1 of 1) sorted by relevance
736 struct _Source { struct738 struct _Source *previous; argument739 off_t bytes_left_in_file;740 short fd;764 typedef struct _Source *Source, Source_rec; argument