File dl_daemon.c¶
FileList > base > dl_daemon.c
Go to the source code of this file
#include "config.h"#include <stdlib.h>#include <sys/param.h>#include <errno.h>#include <unistd.h>#include "porting.h"
Public Static Attributes¶
| Type | Name |
|---|---|
| char | dynload_Temporary_filename = "" |
Public Functions¶
| Type | Name |
|---|---|
| void | main (void) |
Public Static Functions¶
| Type | Name |
|---|---|
| void | dynload_install_handlers (void) |
| void | dynload_remove_temporary_file (void) |
Public Static Attributes Documentation¶
variable dynload_Temporary_filename¶
Public Functions Documentation¶
function main¶
Public Static Functions Documentation¶
function dynload_install_handlers¶
function dynload_remove_temporary_file¶
The documentation for this class was generated from the following file cubrid/src/base/dl_daemon.c