Example #1
0
extern int select_p_select_nodeinfo_set_all(void)
{
	return other_select_nodeinfo_set_all();
}
Example #2
0
extern int select_p_select_nodeinfo_set_all(time_t last_query_time)
{
	return other_select_nodeinfo_set_all(last_query_time);
}