Home
last modified time | relevance | path

Searched refs:to_rval (Results 1 – 1 of 1) sorted by relevance

/dports/comms/trustedqsl/tqsl-2.4/src/
H A Dlocation.cpp2594 pair<string, bool> to_rval = to_ep->second->getAttribute("name"); in tqsl_move_station_location() local
2595 if (to_rval.second && !strcasecmp(to_rval.first.c_str(), name)) { in tqsl_move_station_location()