Home | History | Annotate | Download | only in csource

Lines Matching refs:execl

3879 			execl(program_name, program_name, "child", NULL);
3880 fail("execl failed");