Searched refs:recheck (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.h58 int _nscd_is_self_cred_on(int recheck, char **dblist);
H A Dnscd_smfmonitor.c157 _nscd_get_smf_state(int srci, int dbi, int recheck) argument
195 if (recheck == 1)
H A Dnscd_switch.h412 _nscd_get_smf_state(int srci, int dbi, int recheck);
H A Dnscd_selfcred.c1184 _nscd_is_self_cred_on(int recheck, char **dblist) argument
1195 if (checked && !recheck) {
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcp_stable.c266 boolean_t recheck; local
281 recheck = B_FALSE;
286 recheck = B_TRUE;
292 if (recheck)
294 } while (recheck);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dtsd.c391 int recheck; local
398 recheck = 0;
409 recheck = 1;
430 recheck = 1;
433 } while (recheck);
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in42 recheck=no
72 --recheck probe a device map even if it already exists
248 --recheck)
249 recheck=yes ;;
327 # If --recheck is specified, remove the device map, if present.
328 if test $recheck = yes; then
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c50 * feature is enabled. We need to recheck whether this can be
1132 bge_check_copper(bge_t *bgep, boolean_t recheck) argument
1160 * we not forcing a recheck (i.e. the link state was already
1163 if (mii_status == bgep->phy_gen_status && !recheck) {
1550 bge_check_serdes(bge_t *bgep, boolean_t recheck) argument
1586 * break. If it has loop around and recheck again.
1598 recheck = B_TRUE;
1661 recheck = B_TRUE;
1666 * If we're not forcing a recheck (i.e. the link state was already
1670 if (!recheck)
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c1017 recheck:
1110 goto recheck;
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c796 recheck:
816 goto recheck;
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.status.solaris288 --recheck update $as_me by reconfiguring in the same conditions
338 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
H A Dconfigure6053 # the --recheck option to rerun configure.
6527 --recheck update $as_me by reconfiguring in the same conditions
6585 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs.c1011 * Come back here to recheck if we had to disable the log.
1013 recheck:
1168 * disabling is complete, we will go back to recheck to
1186 goto recheck;
H A Dufs_dir.c262 * must recheck as we dropped dp->i_rwlock
350 recheck:
553 goto recheck;
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2163 recheck:
2254 goto recheck;
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c194 recheck:
290 goto recheck;

Completed in 122 milliseconds