Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.c477 static char *necp_copy_string(char *string, size_t length);
3398 cond_custom_entitlement = necp_copy_string((char *)condition_value, condition_length); in necp_policy_apply()
3712 cond_signing_identifier = necp_copy_string((char *)condition_value, condition_length); in necp_policy_apply()
6296 necp_copy_string(char *string, size_t length) in necp_copy_string() function