Exemplo n.º 1
0
int
exec_config_read ()
{
    return dogechat_config_read (exec_config_file);
}
Exemplo n.º 2
0
int
xfer_config_read ()
{
    return dogechat_config_read (xfer_config_file);
}