Searched refs:ls (Results 1 – 7 of 7) sorted by relevance
11 for i in `ls $1/crashes/id*`19 for i in `ls $1/hangs/id*`31 ls $1/*/*.pcap
155 #define pppOpen(fd,cb,ls) pppOverSerialOpen(fd,cb,ls) argument
46 MSH_CMD_EXPORT(lsusb, ls usb devices);
161 extern void ls(const char *pathname); in cmd_ls()167 ls(lwp_getcwd()); in cmd_ls()169 ls(working_directory); in cmd_ls()172 ls("/"); in cmd_ls()177 ls(argv[1]); in cmd_ls()182 MSH_CMD_EXPORT_ALIAS(cmd_ls, ls, List information about the FILEs.);
785 void ls(const char *pathname) in ls() function856 FINSH_FUNCTION_EXPORT(ls, list directory contents);
2537 void ls(const char *pathname) in ls() function
Completed in 13 milliseconds