Пример #1
0
void
rt_vlist_cleanup(void)
{
    bn_vlist_cleanup(&rt_g.rtg_vlfree);
}
Пример #2
0
void
rt_vlist_cleanup(void)
{
    bn_vlist_cleanup(&RTG.rtg_vlfree);
}