Home
last modified time | relevance | path

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

/system/core/adb/
Dadb.c750 char *cto; in install_listener() local
757 cto = strdup(connect_to); in install_listener()
758 if(cto == 0) { in install_listener()
764 l->connect_to = cto; in install_listener()