Skip to content

File master_util.c

FileList > cubrid > src > executables > master_util.c

Go to the source code of this file

  • #include "config.h"
  • #include <sys/types.h>
  • #include <signal.h>
  • #include <stdio.h>
  • #include "system_parameter.h"
  • #include "master_util.h"

Public Functions

Type Name
bool master_util_config_startup (const char * db_name, int * port_id)
void master_util_wait_proc_terminate (int pid)

Public Functions Documentation

function master_util_config_startup

bool master_util_config_startup (
    const  char * db_name,
    int * port_id
) 

function master_util_wait_proc_terminate

void master_util_wait_proc_terminate (
    int pid
) 


The documentation for this class was generated from the following file cubrid/src/executables/master_util.c