Searched refs:found_pos (Results 1 – 1 of 1) sorted by relevance
392 int found_pos; in dbus_parse_address() local415 if (!_dbus_string_find_to (&str, pos, end_pos, ":", &found_pos)) in dbus_parse_address()421 if (!_dbus_string_copy_len (&str, pos, found_pos - pos, &entry->method, 0)) in dbus_parse_address()427 pos = found_pos + 1; in dbus_parse_address()