Lines Matching refs:srv
26 srv = None variable399 global srv401 while not wait_connection and srv.sent_carrier is None:402 if srv.ho_server_processing:409 global srv410 srv = HandoverServer(llc)413 srv.uuid = None416 srv.uuid = arg_uuid425 global srv426 srv.start()513 global srv514 if only_one and srv and srv.success: