get_port_info
error = get_port_info(infos[0].owner_port, &portInfo);
status_t error = get_port_info(port, &portInfo);
if ((get_port_info(ref->node().port, &portInfo) == B_OK)
if ((get_port_info(ref->node().port, &portInfo) == B_OK)
if (get_port_info(ref->node().port, &portInfo) == B_OK)
if ((get_port_info(ref->node().port, &portInfo) == B_OK)
if ((get_port_info(nodeInfo.node.port, &portInfo) == B_OK)
if (daemonPort >= 0 && get_port_info(daemonPort, &info) == B_OK) {
status_t result = get_port_info(fPort, &info);
status = get_port_info(fMsgPort, &info);
result = get_port_info(port, &info);
result = get_port_info(replyPort, &portInfo);
if (get_port_info(replyPort, &portInfo) == B_OK
return fPort >= 0 && get_port_info(fPort, &info) == B_OK;
if (rosterPort >= 0 && get_port_info(rosterPort, &info) == B_OK) {
if (fPort < B_OK || get_port_info(fPort, &portInfo) != B_OK)
status_t error = get_port_info(debuggerPort, &debuggerPortInfo);
status_t error = get_port_info(debuggerPort, &portInfo);
status_t error = get_port_info(targetPort, &portInfo);
status = get_port_info(id, &info);
if (get_port_info(sLaunchDaemonPort, &info) == B_OK
return (get_port_info(fRemotePort, &info) != B_OK);
error = get_port_info(fRemotePort, &info);
if (B_OK == get_port_info(port_num, &info) )
if (get_port_info(port, &portInfo) == B_OK
get_port_info(port, &info);