Searched refs:_get_port_message_info_etc (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/build/libhaikucompat/
H A Dmisc.cpp47 _get_port_message_info_etc(port_id id, port_message_info *info, function
/haiku-fatelf/src/system/libroot/os/
H A Dport.c115 _get_port_message_info_etc(port_id port, port_message_info *info, function
/haiku-fatelf/headers/os/kernel/
H A DOS.h161 extern status_t _get_port_message_info_etc(port_id port,
166 _get_port_message_info_etc((port), (info), sizeof(*(info)), flags, timeout)
/haiku-fatelf/src/system/kernel/
H A Dport.cpp1125 _get_port_message_info_etc(port_id id, port_message_info* info, function
1144 TRACE(("_get_port_message_info_etc(): closed port %ld\n", id));
1730 status_t error = _get_port_message_info_etc(port, &info, sizeof(info),

Completed in 121 milliseconds