Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c4560 …_sized_by(NETAGENT_DOMAINSIZE)agent_domain1, const char * __sized_by(NETAGENT_TYPESIZE)agent_type1, in necp_agent_types_match() argument
4565 (strbuflen(agent_type1, NETAGENT_TYPESIZE) == 0 || in necp_agent_types_match()
4566 strbufcmp(agent_type2, NETAGENT_TYPESIZE, agent_type1, NETAGENT_TYPESIZE) == 0); in necp_agent_types_match()