#include <stdlib.h>#include <fcntl.h>#include <unistd.h>#include <string.h>#include "libFireBird.h"Go to the source code of this file.
Functions | |
| bool | StringDBLoad (tStringDB *StringDB, char *FileName) |
Definition at line 7 of file StringDBLoad.c.
References ConvertPathType(), tStringDB::DB, tStringDB::DBEnd, tStringDB::DBPtr, tStringDB::DBSize, FBLIB_DIR_SIZE, PF_FullLinuxPath, TRACEENTER, and TRACEEXIT.