Lines Matching full:setsid
2723 * leader, and this call to setsid() should always succeed.2727 if (setsid() < 0) {2728 pdie("setsid() failed");