Home | History | Annotate | Download | only in adb

Lines Matching refs:hostbuf

1621             char hostbuf[100];
1624 snprintf(hostbuf, sizeof(hostbuf) - 1, "%s:5555", serial);
1625 serial = hostbuf;