Home
last modified time | relevance | path

Searched refs:SLIST_INIT (Results 26 – 50 of 81) sorted by relevance

1234

/openbsd/usr.sbin/ldapd/
H A Dvalidate.c309 SLIST_INIT(olist); in validate_entry()
H A Dparse.y852 SLIST_INIT(&conf->referrals); in parse_config()
1222 SLIST_INIT(&ns->referrals); in namespace_new()
/openbsd/sys/kern/
H A Duipc_mbuf2.c374 SLIST_INIT(&m->m_pkthdr.ph_tags); in m_tag_init()
H A Dkern_task.c162 SLIST_INIT(&tq->tq_threads); in taskq_create()
H A Dsysv_sem.c71 SLIST_INIT(&semu_list); in seminit()
/openbsd/usr.bin/grep/
H A Dgrep.c259 SLIST_INIT(&patfilelh); in main()
/openbsd/sys/dev/
H A Dsoftraid_crypto.c743 SLIST_INIT(&fakesd->sd_meta_opt); in sr_crypto_create_key_disk()
749 SLIST_INIT(&fakesd->sd_vol.sv_chunk_list); in sr_crypto_create_key_disk()
816 SLIST_INIT(&som); in sr_crypto_read_key_disk()
/openbsd/usr.bin/rcs/
H A Drcsprog.c136 SLIST_INIT(&temp_files); in main()
/openbsd/sys/sys/
H A Dmbuf.h329 SLIST_INIT(&(from)->m_pkthdr.ph_tags); \
H A Dqueue.h128 #define SLIST_INIT(head) { \ macro
/openbsd/sys/dev/pci/
H A Dmaestro.c1662 SLIST_INIT(&pool->free); in salloc_new()
1663 SLIST_INIT(&pool->used); in salloc_new()
1664 SLIST_INIT(&pool->spare); in salloc_new()
H A Dif_ipw.c461 SLIST_INIT(&sc->free_shdr); in ipw_dma_alloc()
477 SLIST_INIT(&sc->free_sbuf); in ipw_dma_alloc()
H A Dips.c649 SLIST_INIT(&sc->sc_ccbq_free); in ips_attach()
682 SLIST_INIT(&sc->sc_ccbq_free); in ips_attach()
/openbsd/sys/arch/octeon/dev/
H A Doctcit.c162 SLIST_INIT(&sc->sc_handlers[hash]); in octcit_attach()
H A Doctciu.c172 SLIST_INIT(&sc->sc_intrhand[i]); in octciu_attach()
/openbsd/sys/dev/pv/
H A Dvioscsi.c149 SLIST_INIT(&sc->sc_freelist); in vioscsi_attach()
H A Dvioblk.c225 SLIST_INIT(&sc->sc_freelist); in vioblk_attach()
H A Dvirtio.c272 SLIST_INIT(&vq->vq_freelist); in virtio_init_vq()
/openbsd/sys/scsi/
H A Dscsiconf.c216 SLIST_INIT(&sb->sc_link_list); in scsibusattach()
244 SLIST_INIT(&sb->sc_link_list); in scsibusattach()
/openbsd/sys/net/
H A Dpf_osfp.c404 SLIST_INIT(&fp->fp_oses); in pf_osfp_add()
H A Dif_trunk.c150 SLIST_INIT(&trunk_list); in trunkattach()
173 SLIST_INIT(&tr->tr_ports); in trunk_clone_create()
/openbsd/usr.sbin/vmd/
H A Dvirtio.c529 SLIST_INIT(&virtio_devs); in virtio_init()
1056 SLIST_INIT(&virtio_devs); in virtio_restore()
/openbsd/sys/dev/dt/
H A Ddt_dev.c148 SLIST_INIT(&dtdev_list); in dtattach()
/openbsd/sys/arch/loongson/dev/
H A Dbonito.c249 SLIST_INIT(&sc->sc_hook); in bonito_attach()
/openbsd/usr.sbin/btrace/
H A Dbt_parse.y315 SLIST_INIT(&l_variables); in br_new()

1234