Searched refs:foundit (Results 1 – 7 of 7) sorted by relevance
134 bool foundit = false; in iio_sysfs_trigger_probe() local139 foundit = true; in iio_sysfs_trigger_probe()142 if (foundit) { in iio_sysfs_trigger_probe()184 bool foundit = false; in iio_sysfs_trigger_remove() local190 foundit = true; in iio_sysfs_trigger_remove()193 if (!foundit) { in iio_sysfs_trigger_remove()
771 goto foundit; in INFTL_deleteblock()773 goto foundit; in INFTL_deleteblock()790 foundit: in INFTL_deleteblock()877 goto foundit; in inftl_readblock()879 goto foundit; in inftl_readblock()900 foundit: in inftl_readblock()
100 bool foundit = false; in kxsd9_write_scale() local104 foundit = true; in kxsd9_write_scale()107 if (!foundit) in kxsd9_write_scale()
964 int localnr, i, j, foundit; in dlm_match_regions() local997 foundit = 0; in dlm_match_regions()1001 foundit = 1; in dlm_match_regions()1006 if (!foundit) { in dlm_match_regions()1020 foundit = 0; in dlm_match_regions()1024 foundit = 1; in dlm_match_regions()1029 if (!foundit) { in dlm_match_regions()
853 bool foundit = false; in __lpfc_nvme_ls_abort() local880 foundit = true; in __lpfc_nvme_ls_abort()886 if (foundit) in __lpfc_nvme_ls_abort()890 if (foundit) in __lpfc_nvme_ls_abort()
1874 int foundit = 0; in xfs_attr3_leaf_figure_balance() local1901 foundit = 1; in xfs_attr3_leaf_figure_balance()1930 if (foundit) { in xfs_attr3_leaf_figure_balance()1937 return foundit; in xfs_attr3_leaf_figure_balance()
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...