Home | History | Annotate | Download | only in test

Lines Matching refs:fork

535 	setup_test("After fork: ");
546 if ((pid = fork()) == 0) {
571 fprintf(stderr, "FAILED (fork)\n");