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

  /src/sys/arch/mips/mips/
db_interface.c 756 const bool unwatch_all = !have_addr; local in function:db_unwatch_cmd
762 if (unwatch_all || (cwp->cw_addr == (register_t)address)) {

Completed in 11 milliseconds