Home
last modified time | relevance | path

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

/src/contrib/byacc/
H A Doutput.c916 pack_table(void) in pack_table() function
1169 pack_table(); in output_actions()
/src/sbin/ipfw/
H A Dipfw2.c452 static uint32_t pack_table(struct tidx *tstate, const char *name);
3355 pack_table(struct tidx *tstate, const char *name) in pack_table() function
3414 if ((c->kidx = pack_table(tstate, av + 6)) == 0) in fill_table()
3758 if ((uidx = pack_table(tstate, arg + 6)) == 0) in fill_iface()
5602 c->kidx = pack_table(tstate, *av); in compile_rule()