Lines Matching refs:fork
203 if ((pid = fork()) == -1) {
302 if ((pid = fork()) == -1) {
343 * Test that when we set some values and fork a process, when the child
356 "fork) is not shared after either process writes "
359 if ((pid = fork()) == -1) {
386 * If we fork a process and then allocate some memory in that process,
422 if ((pid = fork()) == -1) {
511 if ((pid = fork()) == -1) {
533 if ((pid = fork()) == -1) {
557 if ((pid = fork()) == -1) {