Searched refs:p_other_str (Results 1 – 1 of 1) sorted by relevance
295 char *p_other_str; in osm_db_neighbor_get() local300 p_other_str = osm_db_lookup(p_neighbor, neighbor_str); in osm_db_neighbor_get()301 if (!p_other_str) in osm_db_neighbor_get()303 if (unpack_neighbor(p_other_str, &temp_guid, &temp_portnum)) in osm_db_neighbor_get()