Home
last modified time | relevance | path

Searched refs:WATCH_PW (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/arch/sparc64/sparc64/
Ddb_interface.c1043 #define WATCH_PW (1L<<23) in db_watch() macro
1059 tmp &= ~(WATCH_PM|WATCH_PR|WATCH_PW); in db_watch()