Searched refs:parse_error (Results 1 – 1 of 1) sorted by relevance
7275 …int parse_error = necp_client_parse_parameters(client, client->parameters, (u_int32_t)client->para… in necp_client_add() local7277 if (parse_error == 0 && in necp_client_add()7300 if (parse_error == 0 && parsed_parameters.flags & NECP_CLIENT_PARAMETER_FLAG_INTERPOSE) { in necp_client_add()7310 if (parse_error == 0 && (parsed_parameters.flags & in necp_client_add()7321 if (parse_error == 0 && parsed_parameters.flags & NECP_CLIENT_PARAMETER_FLAG_LISTENER && in necp_client_add()7414 …if (parse_error == 0 && parent != NULL && parsed_parameters.valid_fields & NECP_PARSED_PARAMETERS_… in necp_client_add()