Home | History | Annotate | Download | only in openssh

Lines Matching refs:execl

315 			execl(shell, shell, "-c", args, (char *)NULL);
318 execl(shell, shell, (char *)NULL);