Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/tools/
Dipf_y.y35 static frentry_t *allocfr __P((void));
2062 frn = allocfr(); in newrule()
2126 f->fr_next = allocfr(); in addrule()
2637 static frentry_t *allocfr() in allocfr() function