Lines Matching refs:fork
1278 * Fork, and have the parent execute the command, if any, or present1289 pid = fork();1291 perror("fork");