ftell             804 src/crontab.c  	if (ftruncate(fileno(tmp), ftell(tmp)) == -1) {
ftell             187 src/env.c      	filepos = ftell(f);