Searched refs:array_index (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DCommandListener.cpp598 int array_index = 0; local
600 while (array_index < num_addrs) {
601 if (!inet_aton(argv[arg_index++], &(addrs[array_index++]))) {

Completed in 698 milliseconds