Home
last modified time | relevance | path

Searched refs:map_list_head (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dmapc.c127 qelem map_list_head = {&map_list_head, &map_list_head}; variable
819 ITER(m, mnt_map, &map_list_head) in mapc_find()
823 ins_que(&m->hdr, &map_list_head); in mapc_find()
1064 ITER(m, mnt_map, &map_list_head) in mapc_reload()
H A Damq_subr.c223 extern qelem map_list_head;
227 return (amq_map_info_list *) ((void *)&map_list_head); /* XXX */ in amqproc_getmapinfo_1_svc()