Home
last modified time | relevance | path

Searched refs:LIST_INIT (Results 1 – 25 of 44) sorted by relevance

12

/xnu-8019.80.24/bsd/man/man3/
H A DMakefile36 queue.3 LIST_INIT.3 \
/xnu-8019.80.24/bsd/net/
H A Dif_llatbl.c240 LIST_INIT(&pmd.dchain); in htable_prefix_free()
537 LIST_INIT(&dchain); in lltable_free()
649 LIST_INIT(&llt->lle_head[i]); in lltable_allocate_htbl()
H A Dif_pflog.c129 LIST_INIT(&pflogif_list); in pfloginit()
H A Dif_vlan.c488 LIST_INIT(&v->parent_list); in vlan_globals_init()
791 LIST_INIT(&vlp->vlp_vlan_list); in vlan_parent_create()
H A Dpf_norm.c605 LIST_INIT(&(*frag)->fr_queue); in pf_reassemble()
845 LIST_INIT(&(*frag)->fr_cache); in pf_fragcache()
1233 LIST_INIT(&(*frag)->fr_queue); in pf_reassemble6()
1544 LIST_INIT(&(*frag)->fr_cache); in pf_frag6cache()
H A Dnetwork_agent.c866 LIST_INIT(&new_wrapper->pending_triggers_list); in netagent_handle_register_inner()
1169 LIST_INIT(&pending_triggers_list_copy); in netagent_handle_update_inner()
1218 LIST_INIT(&new_wrapper->pending_triggers_list); in netagent_handle_update_inner()
H A Dnecp_client.c1749 LIST_INIT(&defunct_list); in necpop_close()
3171 LIST_INIT(&new_registration->flow_list); in necp_client_create_flow_registration()
4911 LIST_INIT(&defunct_list); in necp_update_all_clients_callout()
5025 LIST_INIT(&defunct_list); in necp_fd_defunct()
6574 LIST_INIT(&fd_data->stats_arena_list); in necp_open()
6670 LIST_INIT(&client->assertion_list); in necp_client_add()
10355 LIST_INIT(&necp_fd_list); in necp_client_init()
10356 LIST_INIT(&necp_fd_observer_list); in necp_client_init()
10357 LIST_INIT(&necp_collect_stats_flow_list); in necp_client_init()
H A Dif_bridge.c1321 LIST_INIT(&bridge_list); in bridgeattach()
1441 LIST_INIT(&sc->sc_mne_list); in bridge_clone_create()
1442 LIST_INIT(&sc->sc_mne_list_v6); in bridge_clone_create()
6563 LIST_INIT(&sc->sc_rthash[i]);
6568 LIST_INIT(&sc->sc_rtlist);
6634 LIST_INIT(&sc->sc_rthash[i]);
H A Dnecp.c1464 LIST_INIT(&necp_kernel_socket_policies); in necp_init()
1465 LIST_INIT(&necp_kernel_ip_output_policies); in necp_init()
1467 LIST_INIT(&necp_account_id_list); in necp_init()
1469 LIST_INIT(&necp_uuid_service_id_list); in necp_init()
1471 LIST_INIT(&necp_registered_service_list); in necp_init()
1473 LIST_INIT(&necp_route_rules); in necp_init()
1474 LIST_INIT(&necp_aggregate_route_rules); in necp_init()
1764 LIST_INIT(&new_session->policies); in necp_create_session()
H A Dpktap.c206 LIST_INIT(&pktap_list); in pktap_init()
/xnu-8019.80.24/bsd/netkey/
H A Dkeydb.c124 LIST_INIT(&p->savtree[i]); in keydb_newsecashead()
H A Dkey.c574 LIST_INIT(&spihash[i]); in key_init()
580 LIST_INIT(&sptree[i]); in key_init()
584 LIST_INIT(&sahtree); in key_init()
585 LIST_INIT(&custom_sahtree); in key_init()
588 LIST_INIT(&regtree[i]); in key_init()
593 LIST_INIT(&acqtree); in key_init()
595 LIST_INIT(&spacqtree); in key_init()
/xnu-8019.80.24/bsd/security/audit/
H A Daudit_mac.c100 LIST_INIT(ar->k_ar.ar_mac_records); in audit_mac_new()
H A Daudit_bsm_klib.c201 LIST_INIT(&evclass_hash[i].head); in au_evclassmap_init()
H A Daudit_session.c1076 LIST_INIT(&au_sentry_bucket[i]); in audit_session_init()
/xnu-8019.80.24/san/memory/
H A Dkasan-fakestack.c378 LIST_INIT(&td->fakestack_head); in kasan_init_thread()
/xnu-8019.80.24/bsd/kern/
H A Dkern_persona.c107 LIST_INIT(&all_personas); in personas_bootstrap()
170 LIST_INIT(&persona->pna_members); in persona_alloc()
H A Duipc_usrreq.c932 LIST_INIT(&unp->unp_refs); in unp_attach()
2234 LIST_INIT(&unp_dhead); in unp_init()
2235 LIST_INIT(&unp_shead); in unp_init()
H A Dvsock_domain.c1383 LIST_INIT(&vsockinfo.bound); in vsock_init()
H A Dmcache.c199 LIST_INIT(&mcache_head); in mcache_init()
/xnu-8019.80.24/security/
H A Dmac_base.c350 LIST_INIT(&mac_label_element_list); in mac_policy_init()
351 LIST_INIT(&mac_static_label_element_list); in mac_policy_init()
495 LIST_INIT(&mle->mle_listeners); in mac_policy_addto_labellist()
/xnu-8019.80.24/bsd/nfs/
H A Dnfs_bio.c1543 LIST_INIT(iterheadp); in nfs_buf_iterprepare()
1552 LIST_INIT(iterheadp); in nfs_buf_iterprepare()
1559 LIST_INIT(listheadp); in nfs_buf_iterprepare()
3353 LIST_INIT(&commitlist); in nfs_flushcommits()
/xnu-8019.80.24/bsd/sys/
H A Dqueue.h540 #define LIST_INIT(head) do { \ macro
/xnu-8019.80.24/bsd/netinet/
H A Draw_ip.c153 LIST_INIT(&ripcb); in rip_init()
H A Dtcp_subr.c523 LIST_INIT(&tcb); in tcp_init()
595 LIST_INIT(&tcp_timer_list.lhead); in tcp_init()
1097 LIST_INIT(&tp->t_segq); in tcp_newtcpcb()

12