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

/haiku/src/system/libroot/os/
H A Dport.c115 _get_port_message_info_etc(port_id port, port_message_info *info, function
/haiku/headers/os/kernel/
H A DOS.h172 extern status_t _get_port_message_info_etc(port_id port,
177 _get_port_message_info_etc((port), (info), sizeof(*(info)), flags, timeout)
/haiku/src/system/kernel/
H A Dport.cpp1330 _get_port_message_info_etc(port_id id, port_message_info* info, function
1349 TRACE(("_get_port_message_info_etc(): closed port %ld\n", id));
1952 status_t error = _get_port_message_info_etc(port, &info, sizeof(info),
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1066 void _get_port_message_info_etc() {} function
H A Dlibroot_stubs_legacy.c985 void _get_port_message_info_etc() {} function

Completed in 114 milliseconds