Lines Matching refs:fork
1598 if ((pid = fork()) < 0) {1599 error("ssh_keysign: fork: %s", strerror(errno));