Home | History | Annotate | Download | only in strace

Lines Matching full:getpwnam

947 		if ((pent = getpwnam(username)) == NULL) {