Home
last modified time | relevance | path

Searched refs:necp_client (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c478 struct necp_client *client;
501 struct necp_client { struct
502 RB_ENTRY(necp_client) link;
503 RB_ENTRY(necp_client) global_link;
552 struct necp_client *original_parameters_source; argument
567 static void necp_client_retain_locked(struct necp_client *client); argument
568 static void necp_client_retain(struct necp_client *client);
570 static bool necp_client_release_locked(struct necp_client *client);
571 static bool necp_client_release(struct necp_client *client);
574 necp_client_add_assertion(struct necp_client *client, uuid_t netagent_uuid);
[all …]
/xnu-12377.41.6/san/memory/
H A Dubsan-denylist11 src:./bsd/net/necp_client.c
/xnu-12377.41.6/bsd/conf/
H A DMakefile.template292 necp_client.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
459 necp_client.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles209 bsd/net/necp_client.c optional necp bound-checks