Searched defs:paux2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dgetnetbydns.c128 char *paux1 = &aux1[0], *paux2 = &aux2[0], flag = 0; local
214 pauxt = paux2;
215 paux2 = strcat(paux1, paux2);
220 net_entry.n_net = inet_network(paux2);

Completed in 73 milliseconds