Lines Matching defs:hostbuf
1459 char hostbuf[100];1462 snprintf(hostbuf, sizeof(hostbuf) - 1, "%s:5555", serial);1463 serial = hostbuf;