Searched refs:commandMessageSize (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp651 ssize_t commandMessageSize = read_port_etc(port, &command, local
655 if (commandMessageSize < 0) {
656 error = commandMessageSize;

Completed in 91 milliseconds