Searched refs:command_include (Results 1 – 2 of 2) sorted by relevance
257 int command_include(int argc, char *argv[]);292 { "include", "read commands from a file", command_include }, \
162 command_include(int argc, char *argv[]) in command_include() function