Home
last modified time | relevance | path

Searched defs:wp_id (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Dcmd-run-shell.c64 int wp_id; member
H A Dwindow-buffer.c114 u_int wp_id; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp462 uint32_t wp_id = LLDB_INVALID_INDEX32; in OnDebugException() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp1290 bool SBTarget::DeleteWatchpoint(watch_id_t wp_id) { in DeleteWatchpoint()
1305 SBWatchpoint SBTarget::FindWatchpointByID(lldb::watch_id_t wp_id) { in FindWatchpointByID()