Searched refs:sfyywrap (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dserver6_token.c22 #define yywrap sfyywrap
300 /* Flag which is used to allow sfyywrap()'s to do buffer switches
353 #define sfyywrap(n) 1 macro
880 extern "C" int sfyywrap (void );
882 extern int sfyywrap (void );
1408 if ( sfyywrap( ) )
1743 if ( sfyywrap( ) )
1816 * EOF (sfyywrap()) processing, but the only time this flag
1817 * is looked at is after sfyywrap() is called, so it's safe

Completed in 99 milliseconds