#include <string.h>
#include "tools/global.h"
#include "tools/md5.h"
Go to the source code of this file.
Functions | |
void | uniqfnam (char *pszInputFileName, char *pszOutputFileName) |
|
Definition at line 55 of file uniqfnam.c. References i, MD5Final(), MD5Init(), and MD5Update(). Referenced by HttpExtensionProc(), main(), and scriba_GetCacheFileName(). |