Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c439 struct necp_client *client;
462 struct necp_client { struct
463 RB_ENTRY(necp_client) link;
464 RB_ENTRY(necp_client) global_link;
510 struct necp_client *original_parameters_source; argument
525 static void necp_client_retain_locked(struct necp_client *client); argument
526 static void necp_client_retain(struct necp_client *client);
528 static bool necp_client_release_locked(struct necp_client *client);
529 static bool necp_client_release(struct necp_client *client);
532 necp_client_add_assertion(struct necp_client *client, uuid_t netagent_uuid);
[all …]
/xnu-8019.80.24/san/memory/
H A Dubsan-blacklist11 src:./bsd/net/necp_client.c
/xnu-8019.80.24/bsd/conf/
H A DMakefile.template287 necp_client.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
468 necp_client.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles255 bsd/net/necp_client.c optional necp