Searched defs:alist (Results 1 – 8 of 8) sorted by relevance
81 typedef struct alist { struct82 alist_blk_t bl_blocks; /* area of coverage */ argument83 alist_blk_t bl_radix; /* coverage radix */ argument84 alist_blk_t bl_skip; /* starting skip */ argument85 alist_blk_t bl_free; /* number of free blocks */ argument87 alist_blk_t bl_rootblks; /* #blocks handled by tree */ argument
188 va_list alist; in ctf_dprintf() local
131 struct section_name_struct *alist; in mri_draw_tree() local
133 struct section_name_struct *alist; in mri_draw_tree() local
1044 arglist alist; in toremote() local1238 arglist alist; in tolocal() local
579 choose_ipaddr(in_addr_t **alist, in_addr_t net, in_addr_t netmask) in choose_ipaddr()
1421 attrlist_t *alist; in attr_remove_f() local
5205 struct addrinfo *alist, int proto, int dir) in gen_gateway()