Home | History | Annotate | Download | only in netd

Lines Matching defs:arg_index

755             int arg_index = 2;
759 if (!inet_aton(argv[arg_index++], &(addrs[array_index++]))) {