Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_util.c59 ctf_list_prepend(ctf_list_t *lp, void *new) in ctf_list_prepend() function
Dctf_decl.c165 ctf_list_prepend(&cd->cd_nodes[prec], cdp); in ctf_decl_push()
Dctf_impl.h296 extern void ctf_list_prepend(ctf_list_t *, void *);
/freebsd-10-stable/sys/cddl/dev/fbt/
Dfbt_powerpc.c861 ctf_list_prepend(ctf_list_t *lp, void *new) in ctf_list_prepend() function
1049 ctf_list_prepend(&cd->cd_nodes[prec], cdp); in ctf_decl_push()
Dfbt.c931 ctf_list_prepend(ctf_list_t *lp, void *new) in ctf_list_prepend() function
1119 ctf_list_prepend(&cd->cd_nodes[prec], cdp); in ctf_decl_push()