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

/external/iproute2/ip/
H A Dip.c33 char *batch_file = NULL; variable
229 batch_file = argv[1];
256 if (batch_file)
257 return batch(batch_file);

Completed in 75 milliseconds