예제 #1
0
int
exec_config_read ()
{
    return dogechat_config_read (exec_config_file);
}
예제 #2
0
int
xfer_config_read ()
{
    return dogechat_config_read (xfer_config_file);
}