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

/opensolaris-onvv-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.c1178 _nscd_is_self_cred_on(int recheck, char **dblist) argument
1189 if (checked && !recheck) {
/opensolaris-onvv-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);
/opensolaris-onvv-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcp_stable.c267 boolean_t recheck; local
282 recheck = B_FALSE;
287 recheck = B_TRUE;
293 if (recheck)
295 } while (recheck);
/opensolaris-onvv-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
/opensolaris-onvv-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c44 * feature is enabled. We need to recheck whether this can be
873 bge_check_copper(bge_t *bgep, boolean_t recheck) argument
897 * we not forcing a recheck (i.e. the link state was already
900 if (mii_status == bgep->phy_gen_status && !recheck)
1275 bge_check_serdes(bge_t *bgep, boolean_t recheck) argument
1310 recheck = B_TRUE;
1373 recheck = B_TRUE;
1378 * If we're not forcing a recheck (i.e. the link state was already
1382 if (!recheck)
1610 boolean_t recheck; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c791 recheck:
811 goto recheck;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dvm_pageout.c1017 recheck:
1110 goto recheck;
/opensolaris-onvv-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)
/opensolaris-onvv-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;
/opensolaris-onvv-gate/usr/src/cmd/filesync/
H A DREADME72 times have not changed, we do not bother to recheck the
/opensolaris-onvv-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2163 recheck:
2254 goto recheck;
/opensolaris-onvv-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c194 recheck:
290 goto recheck;

Completed in 204 milliseconds