Searched refs:allpipes (Results 1 – 2 of 2) sorted by relevance
/dports/mail/courier/courier-0.65.3/cgi/ |
H A D | cgidaemond.c | 94 static int prefork(int listenfd, int *allpipes, size_t ndaemos, 171 static int prefork(int listenfd, int *allpipes, size_t ndaemons, in prefork() argument 211 if (allpipes[i] >= 0) in prefork() 212 close(allpipes[i]); in prefork()
|
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/cgi/ |
H A D | cgidaemond.c | 93 static int prefork(int listenfd, int *allpipes, size_t ndaemos, 170 static int prefork(int listenfd, int *allpipes, size_t ndaemons, in prefork() argument 210 if (allpipes[i] >= 0) in prefork() 211 close(allpipes[i]); in prefork()
|