ft_list
wsp->walk_addr = (uintptr_t)ftp.ft_list.l_next;
fmd_list_t ft_list;
for (list = ft_list; list != NULL; list = list->next) {
list->next = ft_list;
ft_list = list;
list = ft_list;
vect = &ft_list;
static struct ft_link_list *ft_list = NULL;
for (ftlist = ft_list; ftlist != NULL; ftlist = ftlist->next) {
for (ftlist = ft_list; ftlist != NULL; ftlist = ftlist->next) {
bcopy(&ftlist->f, buf, sizeof (struct ft_list));
buf = ((struct ft_list *)buf) + 1;
sizeof (struct ft_list);
struct ft_list f;