silc_list_add

SYNOPSIS

    #define silc_list_add(list, entry) ...

DESCRIPTION

Adds new entry indicated by `entry' to the end of the list indicated by `list'.