Home
last modified time | relevance | path

Searched refs:alist_new (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/tools/ctf/cvt/
H A Dalist.h43 alist_t *alist_new(void (*)(void *), void (*)(void *));
H A Dalist.c84 alist_new(void (*namefree)(void *), void (*valfree)(void *)) in alist_new() function
H A Dmerge.c935 alist_t *map = alist_new(NULL, NULL); in redir_mstr_fwds()
1095 mcd.md_ta = alist_new(NULL, NULL); in merge_into_master()
1096 mcd.md_fdida = alist_new(NULL, NULL); in merge_into_master()