Home | History | Annotate | Download | only in openssh

Lines Matching refs:execl

1431 		execl(_PATH_PASSWD_PROG, "passwd", s->pw->pw_name,
1434 execl(_PATH_PASSWD_PROG, "passwd", (char *)NULL);