HomeSort by: relevance | last modified time | path
    Searched refs:IB_FORCE (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/installboot/
installboot.h 52 IB_FORCE = 1<<4, /* Ignore some consistency checks */
installboot.c 173 params->flags |= IB_FORCE;
225 | IB_FORCE);
  /src/usr.sbin/installboot/arch/
i386.c 416 if (!(params->flags & IB_FORCE)) {

Completed in 15 milliseconds