Lines Matching defs:matches_len
1288 unsigned int matches_len)
1296 if (matches && count >= matches_len) {
1322 unsigned int matches_len)
1330 if (matches && count >= matches_len)
1386 * @matches_len: Length of @matches
1388 * Find up to @matches_len connections with unique identifier @con_id between
1393 * If @matches is %NULL @matches_len is ignored and the total number of resolved
1401 void **matches, unsigned int matches_len)
1410 matches, matches_len);
1414 matches_len -= count_graph;
1418 matches, matches_len);