Lines Matching refs:child
69 pid_t child;
80 child = create_file(funct, 0);
81 waitpid(child, NULL, 0);
84 child = create_file(funct, 0);
85 waitpid(child, NULL, 0);
88 child = create_file(funct, 0);
89 waitpid(child, NULL, 0);
92 child = create_file(funct, 0);
93 waitpid(child, NULL, 0);
96 child = create_file(funct, 0);
97 waitpid(child, NULL, 0);
100 child = create_file(funct, 0);
101 waitpid(child, NULL, 0);