Searched refs:dir_cmd (Results 1 – 1 of 1) sorted by relevance
51 static char dir_cmd [] = "ls -l" ; variable61 static char dir_cmd [] = "dir" ; variable72 static char dir_cmd [] = "ls -l" ; variable136 printf ("2) Now use system (\"%s %s\") to show the file length.\n\n", dir_cmd, filename) ; in show_fstat_error()140 strncpy (data, dir_cmd, sizeof (data) - 1) ; in show_fstat_error()197 printf ("2) Now use system (\"%s %s\") to show the file length.\n\n", dir_cmd, filename) ; in show_lseek_error()201 strncpy (data, dir_cmd, sizeof (data) - 1) ; in show_lseek_error()