doMD5File
char *scode = doMD5File(spath, NULL, 0);
static char *doMD5File(const char *filename, char *buf, int is_target);
node->md_Code = doMD5File(spath, NULL, 0);
dcode = doMD5File(dpath, NULL, 1);
char *scode = doMD5File(spath, NULL, 0);