silc_get_real_name

SYNOPSIS

    char *silc_get_real_name();

DESCRIPTION

Returns the real name of ther user from the passwd file. The caller must free the returned name.

This function is system dependant.