filesize          440 htags/fileindex.c 					int size = filesize(path);
filesize          601 htags/fileindex.c 	int size = filesize(path);
filesize           43 libutil/linetable.c static int filesize;
filesize           86 libutil/linetable.c 	filesize = offset;
filesize           87 libutil/linetable.c 	endp = filebuf + filesize;
filesize           25 libutil/test.h int filesize(const char *);