/titanic_50/usr/src/lib/libdhcpagent/common/ |
H A D | dhcp_stable.c | 266 boolean_t recheck; in make_stable_iaid() local 281 recheck = B_FALSE; in make_stable_iaid() 286 recheck = B_TRUE; in make_stable_iaid() 292 if (recheck) in make_stable_iaid() 294 } while (recheck); in make_stable_iaid()
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | tsd.c | 391 int recheck; in tsd_exit() local 398 recheck = 0; in tsd_exit() 409 recheck = 1; in tsd_exit() 430 recheck = 1; in tsd_exit() 433 } while (recheck); in tsd_exit()
|
/titanic_50/usr/src/grub/grub-0.97/util/ |
H A D | grub-install.in | 42 recheck=no 72 --recheck probe a device map even if it already exists 248 --recheck) 249 recheck=yes ;; 328 if test $recheck = yes; then
|
/titanic_50/usr/src/cmd/nscd/ |
H A D | nscd_smfmonitor.c | 157 _nscd_get_smf_state(int srci, int dbi, int recheck) in _nscd_get_smf_state() argument 195 if (recheck == 1) in _nscd_get_smf_state()
|
H A D | nscd_selfcred.h | 58 int _nscd_is_self_cred_on(int recheck, char **dblist);
|
H A D | nscd_switch.h | 412 _nscd_get_smf_state(int srci, int dbi, int recheck);
|
H A D | nscd_selfcred.c | 1184 _nscd_is_self_cred_on(int recheck, char **dblist) in _nscd_is_self_cred_on() argument 1195 if (checked && !recheck) { in _nscd_is_self_cred_on()
|
/titanic_50/usr/src/uts/common/io/bge/ |
H A D | bge_mii.c | 1132 bge_check_copper(bge_t *bgep, boolean_t recheck) in bge_check_copper() argument 1163 if (mii_status == bgep->phy_gen_status && !recheck) { in bge_check_copper() 1550 bge_check_serdes(bge_t *bgep, boolean_t recheck) in bge_check_serdes() argument 1598 recheck = B_TRUE; in bge_check_serdes() 1661 recheck = B_TRUE; in bge_check_serdes() 1670 if (!recheck) in bge_check_serdes()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | vm_pageout.c | 1017 recheck: in checkpage() 1110 goto recheck; in checkpage()
|
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 792 recheck: in smbfs_statvfs() 812 goto recheck; in smbfs_statvfs()
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | config.status.solaris | 338 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
|
H A D | Makefile.in | 221 $(SHELL) ./config.status --recheck
|
H A D | NEWS | 127 * The utility ``grub-install'' accepts a new option, `--recheck'. If
|
H A D | configure | 6585 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
|
H A D | ChangeLog | 3221 (recheck): New variable. Set to "no" by default, and set to 3222 "yes", if you specify the new option ``--recheck''. If $recheck
|
/titanic_50/usr/src/uts/common/fs/ufs/ |
H A D | lufs.c | 1013 recheck: in lufs_enable() 1186 goto recheck; in lufs_enable()
|
H A D | ufs_dir.c | 350 recheck: in ufs_dirlook() 553 goto recheck; in ufs_dirlook()
|
/titanic_50/usr/src/uts/common/fs/udfs/ |
H A D | udf_dir.c | 194 recheck: in ud_dirlook() 290 goto recheck; in ud_dirlook()
|
/titanic_50/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 2163 recheck: in parseBPB() 2254 goto recheck; in parseBPB()
|
/titanic_50/usr/src/cmd/filesync/ |
H A D | README | 72 times have not changed, we do not bother to recheck the
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-3 | 843 `--recheck'
|
H A D | grub.texi | 3706 @item --recheck
|
H A D | grub.info | 3552 `--recheck'
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 1236 check_rcpt ruleset will strip @othersite and recheck
|