Home | History | Annotate | Download | only in scan-build

Lines Matching refs:UserName

39 my $UserName = HtmlEscape(getlogin() || getpwuid($<) || 'unknown');
639 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr>