Searched refs:necp_count_dots (Results 1 – 1 of 1) sorted by relevance
475 static inline int necp_count_dots(char *string, size_t length);4163 new_kernel_policy->cond_domain_dot_count = necp_count_dots(cond_domain, strlen(cond_domain)); in necp_kernel_socket_policy_add()6216 necp_count_dots(char *string, size_t length) in necp_count_dots() function6288 necp_count_dots(hostname_string, hostname_substring.length), in net_domain_contains_hostname()6290 necp_count_dots(domain_string, strlen(domain_string))); in net_domain_contains_hostname()8296 u_int8_t domain_dot_count = necp_count_dots(domain_substring.string, domain_substring.length); in necp_socket_find_policy_match_with_info_locked()