2.9BSD/usr/src/cmd/lex/lib/yywrap.c

yywrap()
{
        return(1);
}