Home
last modified time | relevance | path

Searched refs:longlist (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c397 void cmd_yaffs_ls(const char *mountpt, int longlist) in cmd_yaffs_ls() argument
413 if (longlist) { in cmd_yaffs_ls()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0093-commands-ls-Require-device_name-is-not-NULL-before-p.patch23 @@ -196,7 +196,7 @@ grub_ls_list_files (char *dirname, int longlist, int all, int human)
/OK3568_Linux_fs/u-boot/cmd/
H A Dyaffs2.c35 extern void cmd_yaffs_ls(const char *mountpt, int longlist);