Home
last modified time | relevance | path

Searched defs:rsfd (Results 1 – 4 of 4) sorted by relevance

/dports/net/zebra-server/idzebra-2.0.55/include/
H A Drset.h73 struct rsfd { /* the stuff common to all rsfd's. */ struct
76 RSFD next; /* to keep lists of used/free rsfd's */ argument
77 zint counted_items;
78 char *counted_buf;
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Dtrunc.c143 RSFD *rsfd; in rset_trunc_r() local
H A Dzsets.c1358 RSFD rsfd = rset_open(rset_temp, RSETF_WRITE); in zebra_snippets_hit_vector() local
H A Drpnsearch.c2027 RSFD rsfd; in rpn_search_APT_local() local