Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c567 static char * __null_terminated necp_copy_string(char * __sized_by(length)string, size_t length);
4237 cond_custom_entitlement = necp_copy_string((char *)condition_value, condition_length); in necp_policy_apply()
4610 cond_signing_identifier = necp_copy_string((char *)condition_value, condition_length); in necp_policy_apply()
7534 necp_copy_string(char * __sized_by(length)string, size_t length) in necp_copy_string() function