Searched refs:necp_count_dots (Results 1 – 1 of 1) sorted by relevance
497 static inline int necp_count_dots(char *string, size_t length);4363 new_kernel_policy->cond_domain_dot_count = necp_count_dots(cond_domain, strlen(cond_domain)); in necp_kernel_socket_policy_add()6463 necp_count_dots(char *string, size_t length) in necp_count_dots() function6535 necp_count_dots(hostname_string, hostname_substring.length), in net_domain_contains_hostname()6537 necp_count_dots(domain_string, strlen(domain_string))); in net_domain_contains_hostname()8706 u_int8_t domain_dot_count = necp_count_dots(domain_substring.string, domain_substring.length); in necp_socket_find_policy_match_with_info_locked()