MCPcopy Create free account
hub / github.com/cgsecurity/testdisk / stat

Class stat

src/askloc.c:248–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246 )
247 {
248 struct stat file_stat;
249 strcpy(current_file,dst_directory);
250#if defined(DJGPP) || defined(__OS2__)
251 if(current_file[0]!='\0'&&current_file[1]!='\0'&&current_file[2]!='\0'&&current_file[3]!='\0')

Callers 1

askloc.cFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected