Home | History | Annotate | Download | only in openssh

Lines Matching refs:getpwnam

585 	if ((pw = getpwnam(user)) == NULL) {