Home
last modified time | relevance | path

Searched refs:opt_error (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libpcap/
HDoptimize.c347 static void PCAP_NORETURN opt_error(opt_state_t *, const char *, ...)
747 opt_error(opt_state, "division by zero"); in fold_op()
753 opt_error(opt_state, "modulus by zero"); in fold_op()
1205 opt_error(opt_state, in opt_stmt()
1208 opt_error(opt_state, in opt_stmt()
1247 opt_error(opt_state, in opt_stmt()
2044 opt_error(opt_state_t *opt_state, const char *fmt, ...) in opt_error() function
2155 opt_error(opt_state, "malloc"); in opt_init()
2163 opt_error(opt_state, "malloc"); in opt_init()
2171 opt_error(opt_state, "malloc"); in opt_init()
[all …]