V7/usr/src/cmd/lex/lib/yywrap.c

Find at most related files.
including files from this version of Unix.

yywrap()
{
	return(1);
}