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

/osnet-11/usr/src/lib/libdhcpagent/common/
H A Ddhcp_stable.c269 boolean_t recheck; local
285 recheck = B_FALSE;
290 recheck = B_TRUE;
296 if (recheck)
298 } while (recheck);
/osnet-11/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);
/osnet-11/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
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-install.in57 recheck=no
124 --recheck delete device map if it already exists
251 --recheck)
252 recheck=yes ;;
503 # If --recheck is specified, remove the device map, if present.
504 if test $recheck = yes; then
607 echo "Try with --recheck." 1>&2
H A Dgrub-mknetdir.in44 recheck=no
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig.status341 --recheck update $as_me by reconfiguring in the same conditions
395 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig.status341 --recheck update $as_me by reconfiguring in the same conditions
395 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/osnet-11/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)
/osnet-11/usr/src/grub/grub2/
H A Dconfigure38158 # the --recheck option to rerun configure.
38933 --recheck update $as_me by reconfiguring in the same conditions
38992 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
[all...]

Completed in 126 milliseconds