OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:batch_file
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
ip.c
33
char *
batch_file
= NULL;
variable
229
batch_file
= argv[1];
256
if (
batch_file
)
257
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 581 milliseconds