Searched refs:match_service_count (Results 1 – 1 of 1) sorted by relevance
14266 UINT match_service_count; in nx_bsd_getaddrinfo() local14329 match_service_count = 3; in nx_bsd_getaddrinfo()14341 match_service_count = 1; in nx_bsd_getaddrinfo()14355 match_service_count = 1; in nx_bsd_getaddrinfo()14400 match_service_count = 0; in nx_bsd_getaddrinfo()14411 … match_service_socktype[match_service_count] = (UINT)(_nx_bsd_serv_list_ptr[i].service_socktype); in nx_bsd_getaddrinfo()14412 … match_service_protocol[match_service_count++] = (UINT)(_nx_bsd_serv_list_ptr[i].service_protocol); in nx_bsd_getaddrinfo()14420 if(match_service_count == 0) in nx_bsd_getaddrinfo()14723 for(j = 0; j < match_service_count; j++) in nx_bsd_getaddrinfo()