2d6dc07f
c17b1ec0
1
2 3 4 5 6 7 8 9
#include "cmsys.h" #include "cmbbs.h" int belong(const char *filelist, const char *key) { return file_exist_record(filelist, key); }