Searched refs:command_more (Results 1 – 2 of 2) sorted by relevance
437 COMMAND_SET(more, "more", "show contents of a file", command_more);440 command_more(int argc, char *argv[]) in command_more() function
97 static int command_more(int argc, char *argv[]);735 COMMAND_SET(cmdp, "more", "show contents of a file", command_more); in bf_init()1444 command_more(int argc, char *argv[]) in command_more() function