Lines Matching defs:child
73 pid_t child;
83 child = create_file(funct, 0);
84 waitpid(child, NULL, 0);
87 child = create_file(funct, 0);
88 waitpid(child, NULL, 0);
91 child = create_file(funct, 0);
92 waitpid(child, NULL, 0);
95 child = create_file(funct, 0);
96 waitpid(child, NULL, 0);
99 child = create_file(funct, 0);
100 waitpid(child, NULL, 0);