Searched refs:currentTransport (Results 1 – 1 of 1) sorted by relevance
1109 TransportSpec *currentTransport = NULL; in parseOptions() local1185 currentTransport = bagAdd(transports); in parseOptions()1190 currentTransport->name = current; in parseOptions()1193 if (currentTransport == NULL) { in parseOptions()1201 currentTransport->address = current; in parseOptions()1204 if (currentTransport == NULL) { in parseOptions()1212 currentTransport->timeout = atol(current); in parseOptions()