Symbol: LIST_INIT
lib/libc/stdlib/malloc.c
584
LIST_INIT(&d->chunk_info_list[i]);
lib/libc/stdlib/malloc.c
586
LIST_INIT(&d->chunk_dir[i][j]);
lib/librthread/rthread_fork.c
93
LIST_INIT(&_thread_list);
libexec/ld.so/malloc.c
238
LIST_INIT(&d->chunk_info_list[i]);
libexec/ld.so/malloc.c
240
LIST_INIT(&d->chunk_dir[i][j]);
sbin/dhcp6leased/engine.c
233
LIST_INIT(&dhcp6leased_interfaces);
sbin/dhcp6leased/frontend.c
192
LIST_INIT(&interfaces);
sbin/dhcpleased/engine.c
244
LIST_INIT(&dhcpleased_interfaces);
sbin/dhcpleased/frontend.c
189
LIST_INIT(&interfaces);
sbin/isakmpd/conf.c
601
LIST_INIT(&conf_bindings[i]);
sbin/isakmpd/doi.c
42
LIST_INIT(&doi_tab);
sbin/isakmpd/exchange.c
424
LIST_INIT(&exchange_tab[i]);
sbin/isakmpd/ike_phase_1.c
1193
LIST_INIT(&vs.attrs);
sbin/isakmpd/sa.c
116
LIST_INIT(&sa_tab[i]);
sbin/isakmpd/sa.c
99
LIST_INIT(&sa_tab[i]);
sbin/isakmpd/transport.c
69
LIST_INIT(&transport_list);
sbin/isakmpd/transport.c
70
LIST_INIT(&transport_method_list);
sbin/isakmpd/virtual.c
98
LIST_INIT(&virtual_listen_list);
sbin/isakmpd/x509.c
526
LIST_INIT(&x509_tab[i]);
sbin/pdisk/partition_map.c
273
LIST_INIT(&map->disk_order);
sbin/pdisk/partition_map.c
274
LIST_INIT(&map->base_order);
sbin/pdisk/partition_map.c
73
LIST_INIT(&map->disk_order);
sbin/pdisk/partition_map.c
74
LIST_INIT(&map->base_order);
sbin/pfctl/pfctl_osfp.c
702
LIST_INIT(&nm_entry->nm_sublist);
sbin/pfctl/pfctl_osfp.c
732
LIST_INIT(&new);
sbin/slaacd/engine.c
1319
LIST_INIT(&iface->radvs);
sbin/slaacd/engine.c
1321
LIST_INIT(&iface->addr_proposals);
sbin/slaacd/engine.c
1322
LIST_INIT(&iface->dfr_proposals);
sbin/slaacd/engine.c
1323
LIST_INIT(&iface->rdns_proposals);
sbin/slaacd/engine.c
1421
LIST_INIT(&radv->prefixes);
sbin/slaacd/engine.c
1422
LIST_INIT(&radv->rdns_servers);
sbin/slaacd/engine.c
410
LIST_INIT(&slaacd_interfaces);
sbin/slaacd/frontend.c
239
LIST_INIT(&interfaces);
sys/arch/amd64/amd64/pmap.c
909
LIST_INIT(&pmaps);
sys/arch/arm/arm/undefined.c
130
LIST_INIT(&undefined_handlers[loop]);
sys/arch/arm64/dev/agintc.c
1812
LIST_INIT(&sc->sc_msi_devices);
sys/arch/arm64/dev/aplcpu.c
162
LIST_INIT(&sc->sc_opp_tables);
sys/arch/arm64/include/pmap.h
139
LIST_INIT(&((pg)->mdpage.pv_list)); \
sys/arch/armv7/omap/omdisplay.c
538
LIST_INIT(&sc->sc_screens);
sys/arch/i386/i386/pmap.c
1079
LIST_INIT(&pmaps);
sys/arch/i386/isa/ahc_isa.c
292
LIST_INIT(&ahc_isa_all_slots);
sys/arch/luna88k/luna88k/isr.c
58
LIST_INIT(&isr_autovec[i]);
sys/arch/octeon/dev/octcib.c
143
LIST_INIT(&sc->sc_bits[i]);
sys/arch/powerpc/include/pmap.h
181
LIST_INIT(&((pg)->mdpage.pv_list)); \
sys/arch/powerpc64/include/pmap.h
95
LIST_INIT(&((pg)->mdpage.pv_list)); \
sys/arch/powerpc64/powerpc64/pmap.c
1051
LIST_INIT(&pmap_kernel()->pm_slbd);
sys/arch/powerpc64/powerpc64/pmap.c
955
LIST_INIT(&pm->pm_slbd);
sys/arch/riscv64/include/pmap.h
132
LIST_INIT(&((pg)->mdpage.pv_list)); \
sys/dev/acpi/dsdt.c
1538
LIST_INIT(&acpi_memhead);
sys/dev/eisa/ahc_eisa.c
175
LIST_INIT(&ahc->pending_scbs);
sys/dev/ic/aic79xx.c
5251
LIST_INIT(&ahd->timedout_scbs);
sys/dev/ic/bwfm.c
890
LIST_INIT(&sc->sc_chip.ch_list);
sys/dev/ic/if_wi_hostap.c
196
LIST_INIT(&whi->sta_hash[i]);
sys/dev/ic/ncr53c9x.c
392
LIST_INIT(&sc->sc_tinfo[r].luns);
sys/dev/ic/vga.c
500
LIST_INIT(&vc->screens);
sys/dev/isa/elink.c
73
LIST_INIT(&elink_all_resets);
sys/dev/isa/if_ep_isa.c
142
LIST_INIT(&ep_isa_all_probes);
sys/dev/mii/mii.c
80
LIST_INIT(&mii->mii_phys);
sys/dev/ofw/ofw_misc.c
808
LIST_INIT(&dp->dp_endpoints);
sys/dev/ofw/ofw_misc.c
821
LIST_INIT(&ports->dp_ports);
sys/dev/ofw/ofw_thermal.c
497
LIST_INIT(&tz->tz_cdevs);
sys/dev/pci/ahc_pci.c
724
LIST_INIT(&ahc->pending_scbs);
sys/dev/pci/drm/ttm/ttm_pool.c
442
LIST_INIT(&pt->lru);
sys/dev/pci/emuxki.c
911
LIST_INIT(&(sc->voices));
sys/dev/pci/if_mwx.c
1392
LIST_INIT(&q->mt_freelist);
sys/dev/pci/pci.c
177
LIST_INIT(&sc->sc_devs);
sys/dev/pci/pci.c
598
LIST_INIT(&sc->sc_devs);
sys/dev/pcmcia/cfxga.c
341
LIST_INIT(&sc->sc_scr);
sys/dev/rasops/rasops.c
270
LIST_INIT(&ri->ri_screens);
sys/dev/usb/ehci.c
375
LIST_INIT(&sc->sc_freeitds);
sys/dev/usb/ohci.c
718
LIST_INIT(&sc->sc_hash_tds[i]);
sys/dev/usb/ohci.c
720
LIST_INIT(&sc->sc_hash_itds[i]);
sys/dev/usb/uhci.c
472
LIST_INIT(&sc->sc_intrhead);
sys/dev/usb/usb_subr.c
498
LIST_INIT(&ifc->pipes);
sys/kern/init_main.c
277
LIST_INIT(&pgrp0.pg_members);
sys/kern/kern_descrip.c
1073
LIST_INIT(&newfdp->fd_fd.fd_kqlist);
sys/kern/kern_descrip.c
95
LIST_INIT(&filehead);
sys/kern/kern_fork.c
199
LIST_INIT(&pr->ps_children);
sys/kern/kern_fork.c
200
LIST_INIT(&pr->ps_orphans);
sys/kern/kern_fork.c
201
LIST_INIT(&pr->ps_sigiolst);
sys/kern/kern_proc.c
297
LIST_INIT(&pgrp->pg_members);
sys/kern/kern_proc.c
298
LIST_INIT(&pgrp->pg_sigiolst);
sys/kern/kern_proc.c
91
LIST_INIT(&allprocess);
sys/kern/kern_proc.c
92
LIST_INIT(&zombprocess);
sys/kern/kern_proc.c
93
LIST_INIT(&allproc);
sys/kern/kern_sig.c
2405
LIST_INIT(&rmlist);
sys/kern/kern_sig.c
2423
LIST_INIT(&rmlist);
sys/kern/kern_sig.c
2460
LIST_INIT(&rmlist);
sys/kern/kern_sig.c
2573
LIST_INIT(&rmlist);
sys/kern/kern_subr.c
235
LIST_INIT(&hashtbl[i]);
sys/kern/subr_extent.c
115
LIST_INIT(&ext_list);
sys/kern/subr_extent.c
212
LIST_INIT(&fex->fex_freelist);
sys/kern/subr_extent.c
227
LIST_INIT(&ex->ex_regions);
sys/miscfs/fuse/fuse_device.c
241
LIST_INIT(&fuse_d_list);
sys/net/bridgestp.c
1939
LIST_INIT(&bs->bs_bplist);
sys/net/if_bridge.c
187
LIST_INIT(&sc->sc_rts[i]);
sys/net/if_ethersubr.c
726
LIST_INIT(&ac->ac_multiaddrs);
sys/net/if_ppp.c
197
LIST_INIT(&ppp_softc_list);
sys/net/if_pppoe.c
214
LIST_INIT(&pppoe_softc_list);
sys/net/if_pppx.c
258
LIST_INIT(&pxd->pxd_pxis);
sys/net/if_vlan.c
189
LIST_INIT(&sc->sc_mc_listhead);
sys/net/if_wg.c
448
LIST_INIT(&peer->p_aip);
sys/net/pf_ioctl.c
328
LIST_INIT(&tmp_list);
sys/net/pipex.c
128
LIST_INIT(&pipex_session_list);
sys/net/pipex.c
129
LIST_INIT(&pipex_close_wait_list);
sys/net/pipex.c
132
LIST_INIT(&pipex_id_hashtable[i]);
sys/net/pipex.c
134
LIST_INIT(&pipex_peer_addr_hashtable[i]);
sys/net/route.c
1014
LIST_INIT(&rt->rt_timer);
sys/net/trunklacp.c
736
LIST_INIT(&lsc->lsc_ports);
sys/netinet/igmp.c
134
LIST_INIT(&rti_head);
sys/netinet/ip_carp.c
818
LIST_INIT(&sc->carp_mc_listhead);
sys/netinet/ip_input.c
213
LIST_INIT(&ipq);
sys/netinet/ip_input.c
986
LIST_INIT(&fp->ipq_fragq);
sys/netinet6/frag6.c
219
LIST_INIT(&q6->ip6q_asfrag);
sys/netinet6/in6.c
641
LIST_INIT(&ia6->ia6_memberships);
sys/netinet6/ip6_output.c
1897
LIST_INIT(&im6o->im6o_memberships);
sys/ntfs/ntfs_subr.c
326
LIST_INIT(&ip->i_valist);
sys/ntfs/ntfs_subr.c
409
LIST_INIT(&ip->i_fnlist);
sys/ntfs/ntfs_subr.c
410
LIST_INIT(&ip->i_valist);
sys/tmpfs/tmpfs_vfsops.c
163
LIST_INIT(&tmp->tm_nodes);
sys/uvm/uvm_swap.c
266
LIST_INIT(&swap_priority);
sys/uvm/uvm_vnode.c
119
LIST_INIT(&uvn_wlist);
usr.bin/gencat/gencat.c
620
LIST_INIT(&p->msghead);
usr.bin/patch/ed.c
275
LIST_INIT(&head);
usr.bin/sort/file.c
108
LIST_INIT(&tmp_files);
usr.bin/vi/common/main.c
88
LIST_INIT(&gp->ecq);
usr.bin/vi/common/main.c
95
LIST_INIT(&gp->cutq);
usr.bin/vi/common/main.c
96
LIST_INIT(&gp->seqq);
usr.bin/vi/common/mark.c
74
LIST_INIT(&ep->marks);
usr.sbin/acpidump/acpidump.c
271
LIST_INIT(&maplist);
usr.sbin/bgpd/config.c
71
LIST_INIT(conf->mrt);
usr.sbin/bgpd/rde_rib.c
1406
LIST_INIT(&nh->prefix_h);
usr.sbin/bgpd/session.c
226
LIST_INIT(&mrthead);
usr.sbin/bgplgd/slowcgi.c
363
LIST_INIT(&slowcgi_proc.requests);
usr.sbin/btrace/ksyms.c
398
LIST_INIT(&shlib_lh);
usr.sbin/dvmrpd/interface.c
175
LIST_INIT(&iface->nbr_list);
usr.sbin/dvmrpd/neighbor.c
181
LIST_INIT(&nbrtable.hashtbl[i]);
usr.sbin/dvmrpd/rde_srt.c
189
LIST_INIT(&rn->ds_list);
usr.sbin/ldpd/accept.c
47
LIST_INIT(&accept_queue.queue);
usr.sbin/ldpd/address.c
119
LIST_INIT(&addr_list);
usr.sbin/ldpd/address.c
131
LIST_INIT(&addr_list);
usr.sbin/ldpd/interface.c
62
LIST_INIT(&iface->addr_list);
usr.sbin/ldpd/interface.c
74
LIST_INIT(&iface->ipv4.adj_list);
usr.sbin/ldpd/interface.c
81
LIST_INIT(&iface->ipv6.adj_list);
usr.sbin/ldpd/l2vpn.c
48
LIST_INIT(&l2vpn->if_list);
usr.sbin/ldpd/l2vpn.c
49
LIST_INIT(&l2vpn->pw_list);
usr.sbin/ldpd/lde.c
483
LIST_INIT(&nconf->iface_list);
usr.sbin/ldpd/lde.c
484
LIST_INIT(&nconf->tnbr_list);
usr.sbin/ldpd/lde.c
485
LIST_INIT(&nconf->nbrp_list);
usr.sbin/ldpd/lde.c
486
LIST_INIT(&nconf->l2vpn_list);
usr.sbin/ldpd/lde.c
487
LIST_INIT(&nconf->auth_list);
usr.sbin/ldpd/lde.c
494
LIST_INIT(&niface->addr_list);
usr.sbin/ldpd/lde.c
495
LIST_INIT(&niface->ipv4.adj_list);
usr.sbin/ldpd/lde.c
496
LIST_INIT(&niface->ipv6.adj_list);
usr.sbin/ldpd/lde.c
521
LIST_INIT(&nl2vpn->if_list);
usr.sbin/ldpd/lde.c
522
LIST_INIT(&nl2vpn->pw_list);
usr.sbin/ldpd/lde_lib.c
272
LIST_INIT(&fn->upstream);
usr.sbin/ldpd/lde_lib.c
273
LIST_INIT(&fn->downstream);
usr.sbin/ldpd/lde_lib.c
274
LIST_INIT(&fn->nexthops);
usr.sbin/ldpd/ldpd.c
1293
LIST_INIT(&xconf->iface_list);
usr.sbin/ldpd/ldpd.c
1294
LIST_INIT(&xconf->tnbr_list);
usr.sbin/ldpd/ldpd.c
1295
LIST_INIT(&xconf->nbrp_list);
usr.sbin/ldpd/ldpd.c
1296
LIST_INIT(&xconf->l2vpn_list);
usr.sbin/ldpd/ldpd.c
1297
LIST_INIT(&xconf->auth_list);
usr.sbin/ldpd/ldpe.c
392
LIST_INIT(&nconf->iface_list);
usr.sbin/ldpd/ldpe.c
393
LIST_INIT(&nconf->tnbr_list);
usr.sbin/ldpd/ldpe.c
394
LIST_INIT(&nconf->nbrp_list);
usr.sbin/ldpd/ldpe.c
395
LIST_INIT(&nconf->l2vpn_list);
usr.sbin/ldpd/ldpe.c
396
LIST_INIT(&nconf->auth_list);
usr.sbin/ldpd/ldpe.c
403
LIST_INIT(&niface->addr_list);
usr.sbin/ldpd/ldpe.c
404
LIST_INIT(&niface->ipv4.adj_list);
usr.sbin/ldpd/ldpe.c
405
LIST_INIT(&niface->ipv6.adj_list);
usr.sbin/ldpd/ldpe.c
430
LIST_INIT(&nl2vpn->if_list);
usr.sbin/ldpd/ldpe.c
431
LIST_INIT(&nl2vpn->pw_list);
usr.sbin/ldpd/ldpe.c
87
LIST_INIT(&global.addr_list);
usr.sbin/ldpd/ldpe.c
88
LIST_INIT(&global.adj_list);
usr.sbin/ldpd/neighbor.c
235
LIST_INIT(&nbr->adj_list);
usr.sbin/makefs/cd9660.c
233
LIST_INIT(&diskStructure->boot_entries);
usr.sbin/npppd/npppd/accept.c
49
LIST_INIT(&accept_queue.queue);
usr.sbin/npppd/npppd/npppd.c
291
LIST_INIT(&_this->ipcpstats);
usr.sbin/npppd/npppd/npppd.c
852
LIST_INIT(&destroy_list);
usr.sbin/ospf6d/area.c
39
LIST_INIT(&area->iface_list);
usr.sbin/ospf6d/area.c
40
LIST_INIT(&area->nbr_list);
usr.sbin/ospf6d/interface.c
212
LIST_INIT(&iface->nbr_list);
usr.sbin/ospf6d/lsupdate.c
564
LIST_INIT(&lsacache.hashtbl[i]);
usr.sbin/ospf6d/neighbor.c
252
LIST_INIT(&nbrtable.hashtbl[i]);
usr.sbin/ospf6d/ospfe.c
383
LIST_INIT(&noeconf->area_list);
usr.sbin/ospf6d/ospfe.c
384
LIST_INIT(&noeconf->cand_list);
usr.sbin/ospf6d/ospfe.c
391
LIST_INIT(&narea->iface_list);
usr.sbin/ospf6d/ospfe.c
392
LIST_INIT(&narea->nbr_list);
usr.sbin/ospf6d/parse.y
1053
LIST_INIT(&conf->area_list);
usr.sbin/ospf6d/parse.y
1054
LIST_INIT(&conf->cand_list);
usr.sbin/ospf6d/rde.c
791
LIST_INIT(&nconf->area_list);
usr.sbin/ospf6d/rde.c
792
LIST_INIT(&nconf->cand_list);
usr.sbin/ospf6d/rde.c
799
LIST_INIT(&narea->iface_list);
usr.sbin/ospf6d/rde.c
800
LIST_INIT(&narea->nbr_list);
usr.sbin/ospf6d/rde.c
988
LIST_INIT(&rdenbrtable.hashtbl[i]);
usr.sbin/ospfd/area.c
38
LIST_INIT(&area->iface_list);
usr.sbin/ospfd/area.c
39
LIST_INIT(&area->nbr_list);
usr.sbin/ospfd/interface.c
169
LIST_INIT(&iface->nbr_list);
usr.sbin/ospfd/lsupdate.c
553
LIST_INIT(&lsacache.hashtbl[i]);
usr.sbin/ospfd/neighbor.c
251
LIST_INIT(&nbrtable.hashtbl[i]);
usr.sbin/ospfd/ospfe.c
410
LIST_INIT(&noeconf->area_list);
usr.sbin/ospfd/ospfe.c
411
LIST_INIT(&noeconf->cand_list);
usr.sbin/ospfd/ospfe.c
418
LIST_INIT(&narea->iface_list);
usr.sbin/ospfd/ospfe.c
419
LIST_INIT(&narea->nbr_list);
usr.sbin/ospfd/ospfe.c
430
LIST_INIT(&niface->nbr_list);
usr.sbin/ospfd/parse.y
1246
LIST_INIT(&conf->area_list);
usr.sbin/ospfd/parse.y
1247
LIST_INIT(&conf->cand_list);
usr.sbin/ospfd/rde.c
701
LIST_INIT(&nconf->area_list);
usr.sbin/ospfd/rde.c
702
LIST_INIT(&nconf->cand_list);
usr.sbin/ospfd/rde.c
709
LIST_INIT(&narea->iface_list);
usr.sbin/ospfd/rde.c
710
LIST_INIT(&narea->nbr_list);
usr.sbin/ospfd/rde.c
728
LIST_INIT(&niface->nbr_list);
usr.sbin/ospfd/rde.c
931
LIST_INIT(&rdenbrtable.hashtbl[i]);
usr.sbin/procmap/procmap.c
987
LIST_INIT(&lcache);
usr.sbin/ripd/interface.c
397
LIST_INIT(&iface->nbr_list);
usr.sbin/ripd/neighbor.c
165
LIST_INIT(&nbrtable.hashtbl[i]);
usr.sbin/sasyncd/sasyncd.c
187
LIST_INIT(&cfgstate.peerlist);
usr.sbin/slowcgi/slowcgi.c
372
LIST_INIT(&slowcgi_proc.requests);
usr.sbin/tcpdump/pfctl_osfp.c
699
LIST_INIT(&nm_entry->nm_sublist);
usr.sbin/tcpdump/pfctl_osfp.c
729
LIST_INIT(&new);
usr.sbin/ypserv/ypserv/ypserv_db.c
306
LIST_INIT(&d->dmaps);
usr.sbin/ypserv/ypserv/ypserv_db.c
89
LIST_INIT(&doms);