HomeSort by relevance Sort by last modified time
    Searched refs:batch_file (Results 1 - 2 of 2) sorted by null

  /external/iproute2/ip/
ip.c 33 char *batch_file = NULL; variable
216 batch_file = argv[1];
243 if (batch_file)
244 return batch(batch_file);
  /ndk/sources/host-tools/make-3.81/
job.h 73 extern char **construct_command_argv PARAMS ((char *line, char **restp, struct file *file, char** batch_file));

Completed in 60 milliseconds