Searched refs:ctf_list_prepend (Results 1 – 4 of 4) sorted by relevance
61 ctf_list_prepend(ctf_list_t *lp, void *new) in ctf_list_prepend() function
165 ctf_list_prepend(&cd->cd_nodes[prec], cdp); in ctf_decl_push()
273 extern void ctf_list_prepend(ctf_list_t *, void *);
881 ctf_list_prepend(&fp->ctf_dldefs, dld); in ctf_dld_insert()