fd_no             347 sapi/fpm/fpm/fpm_sockets.c 		int type, fd_no;
fd_no             357 sapi/fpm/fpm/fpm_sockets.c 			fd_no = atoi(eq + 1);
fd_no             359 sapi/fpm/fpm/fpm_sockets.c 			zlog(ZLOG_NOTICE, "using inherited socket fd=%d, \"%s\"", fd_no, inherited);
fd_no             360 sapi/fpm/fpm/fpm_sockets.c 			fpm_sockets_hash_op(fd_no, 0, inherited, type, FPM_STORE_SOCKET);