Home
last modified time | relevance | path

Searched defs:cmd_file (Results 1 – 8 of 8) sorted by relevance

/external/e2fsprogs/lib/ss/
Dtest_ss.c34 static int source_file(const char *cmd_file, int sci_idx) in source_file()
87 char *cmd_file = 0; in main() local
/external/e2fsprogs/tests/progs/
Dtest_icount.c246 static int source_file(const char *cmd_file, int sci_idx) in source_file()
304 char *cmd_file = 0; in main() local
Dtest_rel.c662 static int source_file(const char *cmd_file, int sci_idx) in source_file()
719 char *cmd_file = 0; in main() local
/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps.c37 static int source_file(const char *cmd_file, int sci_idx) in source_file()
578 char *cmd_file = 0; in main() local
/external/netperf/
Dnetsh.c119 char cmd_file[BUFSIZ]; /* name of the commands file */ variable
/external/e2fsprogs/debugfs/
Ddebugfs.c2355 static int source_file(const char *cmd_file, int ss_idx) in source_file()
2411 char *cmd_file = 0; in main() local
/external/lldb/source/Commands/
DCommandObjectCommands.cpp384 FileSpec cmd_file (filename, true); in DoExecute() local
/external/lldb/source/Interpreter/
DCommandInterpreter.cpp2607 CommandInterpreter::HandleCommandsFromFile (FileSpec &cmd_file, in HandleCommandsFromFile()