Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c460 struct necp_client *client;
483 struct necp_client { struct
484 RB_ENTRY(necp_client) link;
485 RB_ENTRY(necp_client) global_link;
534 struct necp_client *original_parameters_source; argument
549 static void necp_client_retain_locked(struct necp_client *client); argument
550 static void necp_client_retain(struct necp_client *client);
552 static bool necp_client_release_locked(struct necp_client *client);
553 static bool necp_client_release(struct necp_client *client);
556 necp_client_add_assertion(struct necp_client *client, uuid_t netagent_uuid);
[all …]
/xnu-11417.140.69/san/memory/
H A Dubsan-denylist11 src:./bsd/net/necp_client.c
/xnu-11417.140.69/bsd/conf/
H A DMakefile.template290 necp_client.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
455 necp_client.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles210 bsd/net/necp_client.c optional necp bound-checks