HomeSort by: relevance | last modified time | path
    Searched defs:Allow (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/debugger/
dbexec.c 408 /* No single step, allow redirection to a file */
555 * Allow one execution to be performed by debugger or single step
643 * Allow any handlers in separate threads to complete.
726 UINT8 Allow;
796 Allow = 0;
804 Allow = 1;
809 if (Allow)
dbexec.c 408 /* No single step, allow redirection to a file */
555 * Allow one execution to be performed by debugger or single step
643 * Allow any handlers in separate threads to complete.
726 UINT8 Allow;
796 Allow = 0;
804 Allow = 1;
809 if (Allow)

Completed in 22 milliseconds