ftell             201 usr/include/stdio.h long	 ftell(FILE *);
ftell              40 usr/lib/libc/stdio/fgetpos.c 	return((*pos = (fpos_t)ftell(fp)) == (fpos_t)-1);