FCP_PATH
fcp_fd = open(FCP_PATH, O_RDONLY | O_NDELAY);
fcp_fd = open(FCP_PATH, O_RDONLY|O_NDELAY);
if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) {
if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) {
if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) {