Home | History | Annotate | Download | only in libpcap

Lines Matching refs:yy_get_next_buffer

356 static int yy_get_next_buffer (yyscan_t yyscanner );
4002 else switch ( yy_get_next_buffer( yyscanner ) )
4011 * yy_get_next_buffer() to have set up
4064 /* yy_get_next_buffer - try to read in a new buffer
4071 static int yy_get_next_buffer (yyscan_t yyscanner)
4192 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
4292 switch ( yy_get_next_buffer( yyscanner ) )
4469 * called from pcap_restart() or through yy_get_next_buffer.