Searched refs:l_username (Results 1 – 1 of 1) sorted by relevance
200 char l_username[((NAME_SIZE - 1) * 4) + 1]; in print_mesg() local229 l_username[k++] = 'M'; in print_mesg()230 l_username[k++] = '-'; in print_mesg()234 l_username[k++] = '^'; in print_mesg()238 l_username[k++] = c; in print_mesg()240 l_username[k++] = request->l_name[j]; in print_mesg()243 l_username[k] = '\0'; in print_mesg()246 "talk: connection requested by %s@%s.", l_username, remote_machine); in print_mesg()253 l_username, remote_machine); in print_mesg()