Searched refs:command_ls (Results 1 – 2 of 2) sorted by relevance
55 COMMAND_SET(ls, "ls", "list files", command_ls);58 command_ls(int argc, char *argv[]) in command_ls() function
98 static int command_ls(int argc, char *argv[]);737 COMMAND_SET(cmdp, "ls", "list files", command_ls); in bf_init()1488 command_ls(int argc, char *argv[]) in command_ls() function