Home
last modified time | relevance | path

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

/dports/x11/xdtm/xdtm/
H A Dparser.y99 private void free_structs(void);
136 private void free_structs();
194 { free_structs(); }
350 private void free_structs() in free_structs() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/ctl/
H A Dbinrpc_run.c336 static void free_structs(struct rpc_struct_head* sl_head) in free_structs() function
342 free_structs(&l->substructs); in free_structs()
393 free_structs(&ctx->out.structs); in destroy_binrpc_ctx()