Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/ctf/
H A Dctf_util.c61 ctf_list_prepend(ctf_list_t *lp, void *new) in ctf_list_prepend() function
H A Dctf_decl.c165 ctf_list_prepend(&cd->cd_nodes[prec], cdp); in ctf_decl_push()
H A Dctf_impl.h273 extern void ctf_list_prepend(ctf_list_t *, void *);
H A Dctf_create.c881 ctf_list_prepend(&fp->ctf_dldefs, dld); in ctf_dld_insert()