char *silc_get_username();
Returns the username of the user. If the global variable LOGNAME does not exists we will get the name from the passwd file. This function is system dependant.