Searched defs:rsfd (Results 1 – 4 of 4) sorted by relevance
73 struct rsfd { /* the stuff common to all rsfd's. */ struct76 RSFD next; /* to keep lists of used/free rsfd's */ argument77 zint counted_items;78 char *counted_buf;
143 RSFD *rsfd; in rset_trunc_r() local
1358 RSFD rsfd = rset_open(rset_temp, RSETF_WRITE); in zebra_snippets_hit_vector() local
2027 RSFD rsfd; in rpn_search_APT_local() local