Home | History | Annotate | Download | only in openssh

Lines Matching full:pwname

1480 	char *pwdir = NULL, *pwname = NULL;
1517 pwname = xstrdup(pw->pw_name);
1530 "u", pwname, "l", thishost, "h", host,
1568 bzero(pwname, strlen(pwname));
1569 xfree(pwname);