Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/kcc/tpro.c
There are no other files named tpro.c in the archive.
int (foo)(a)
int a;
{
	return a*a;
}