Lines Matching refs:opt_error
362 static void PCAP_NORETURN opt_error(opt_state_t *, const char *, ...)
802 opt_error(opt_state, "division by zero"); in fold_op()
808 opt_error(opt_state, "modulus by zero"); in fold_op()
1301 opt_error(opt_state, in opt_stmt()
1304 opt_error(opt_state, in opt_stmt()
1337 opt_error(opt_state, in opt_stmt()
2427 opt_error(opt_state_t *opt_state, const char *fmt, ...) in opt_error() function
2489 opt_error(opt_state, "filter is too complex to optimize"); in number_blks_r()
2549 opt_error(opt_state, "malloc"); in opt_init()
2558 opt_error(opt_state, "filter has no instructions; please report this as a libpcap issue"); in opt_init()
2565 opt_error(opt_state, "filter is too complex to optimize"); in opt_init()
2569 opt_error(opt_state, "malloc"); in opt_init()
2577 opt_error(opt_state, "malloc"); in opt_init()
2595 opt_error(opt_state, "filter is too complex to optimize"); in opt_init()
2604 opt_error(opt_state, "filter is too complex to optimize"); in opt_init()
2614 opt_error(opt_state, "filter is too complex to optimize"); in opt_init()
2623 opt_error(opt_state, "filter is too complex to optimize"); in opt_init()
2631 opt_error(opt_state, "filter is too complex to optimize"); in opt_init()
2637 opt_error(opt_state, "malloc"); in opt_init()
2676 opt_error(opt_state, "malloc"); in opt_init()
2680 opt_error(opt_state, "malloc"); in opt_init()
3111 opt_error(opt_state, "opt_dump: icode_to_fcode failed: %s", errbuf); in opt_dump()