|
gwenhywfar 5.12.0
|
#include "c_clean.h"#include "utils.h"#include "gwenbuild/filenames.h"#include <gwenhywfar/debug.h>#include <gwenhywfar/directory.h>#include <unistd.h>
Go to the source code of this file.
Functions | |
| int | GWB_Clean (const char *fname) |
| int GWB_Clean | ( | const char * | fname | ) |
Definition at line 27 of file c_clean.c.
References GWB_FILE_FLAGS_GENERATED, GWB_File_GetFlags(), GWB_File_GetFolder(), GWB_File_GetName(), GWB_Utils_ReadFileList2(), GWEN_Buffer_AppendString(), GWEN_Buffer_GetStart(), GWEN_Buffer_new(), GWEN_Buffer_Reset(), and GWEN_DIR_SEPARATOR_S.
Referenced by main().

