file_exists
if (file_exists(rootdir, SCSI_VHCI_CONF) == 0) {
if (file_exists(rootdir, "/kernel/drv"))
int file_exists = 0;
file_exists = S_ISREG(buf.st_mode);
if (file_exists && gctx->config_path != NULL &&
if (!file_exists)
if (!file_exists) {