Home | History | Annotate | Download | only in adb

Lines Matching defs:cto

528             char *cto;
535 cto = strdup(connect_to);
536 if(cto == 0) {
542 l->connect_to = cto;