Lines Matching refs:fork
1083 /* Fork into background. */1084 pid = fork();1086 error("fork: %.100s", strerror(errno));