Home
last modified time | relevance | path

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

/openbsd/src/lib/libpcap/
Doptimize.c113 static void opt_stmt(struct stmt *, int[], int);
843 opt_stmt(struct stmt *s, int val[], int alter) in opt_stmt() function
1106 opt_stmt(&s->s, b->val, do_stmts); in opt_blk()