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