Exemplo n.º 1
0
/*
 * TODO how make local dlsym ok? so tired 
 */
static void lutil_donotcall()
{
    zero_data_get(NULL, NULL, NULL, NULL);
    spd_pre_data_get(NULL, NULL, NULL, NULL);
    pos_data_get(NULL, NULL, NULL, NULL);
    plan_match_data_get(NULL, NULL, NULL, NULL);
    member_info_data_get(NULL, NULL, NULL, NULL);
    bore_data_get(NULL, NULL, NULL, NULL);
    comment_data_get(NULL, NULL, NULL, NULL);
}
Exemplo n.º 2
0
Arquivo: ltpl.c Projeto: adderly/cmoon
/*
 * TODO how make local dlsym ok? so tired 
 */
static void ltpl_donotcall()
{
    zero_data_get(NULL, NULL, NULL, NULL);
    spd_pre_data_get(NULL, NULL, NULL, NULL);
    pos_data_get(NULL, NULL, NULL, NULL);
    plan_match_data_get(NULL, NULL, NULL, NULL);
    member_info_data_get(NULL, NULL, NULL, NULL);
    bore_data_get(NULL, NULL, NULL, NULL);
    comment_data_get(NULL, NULL, NULL, NULL);
    trace_data_add(NULL, NULL, NULL, NULL);
    system_view_data_get(NULL, NULL, NULL, NULL);
}