Searched refs:no_rebind (Results 1 – 2 of 2) sorted by relevance
824 int no_rebind) in install_listener() argument840 if (no_rebind) { in install_listener()1544 int no_rebind = 0; in handle_host_request() local1550 no_rebind = 1; in handle_host_request()1583 r = install_listener(local, remote, transport, no_rebind); in handle_host_request()
1281 char no_rebind = 0; in adb_commandline() local1292 no_rebind = 1; in adb_commandline()1301 if (list + remove + remove_all + no_rebind > 1) { in adb_commandline()1352 const char* command = no_rebind ? "forward:norebind:" : "forward"; in adb_commandline()