Searched refs:currentTransport (Results 1 – 1 of 1) sorted by relevance
1106 TransportSpec *currentTransport = NULL; in parseOptions() local1182 currentTransport = bagAdd(transports); in parseOptions()1187 currentTransport->name = current; in parseOptions()1190 if (currentTransport == NULL) { in parseOptions()1198 currentTransport->address = current; in parseOptions()1201 if (currentTransport == NULL) { in parseOptions()1209 currentTransport->timeout = atol(current); in parseOptions()