nfd               392 sapi/apache/mod_php5.c static int sapi_apache_get_fd(int *nfd TSRMLS_DC)
nfd               401 sapi/apache/mod_php5.c 		if (nfd) *nfd = fd;
nfd               365 sapi/thttpd/thttpd.c static int sapi_thttpd_get_fd(int *nfd TSRMLS_DC)
nfd               367 sapi/thttpd/thttpd.c 	if (nfd) *nfd = TG(hc)->conn_fd;