VSTa manual pages  - MSG_PORTNAME (2)

NAME

msg_portname - get name associated with port

CONTENTS

Synopsis
Description

SYNOPSIS

#include <sys/msg.h>
port_name msg_port(port_t p);

DESCRIPTION

The msg_portname() system service returns the port_name associated with an open port, suitable for use in a later call to msg_connect(). It is most often used to find out if two open files reside on the same "filesystem", that is, under the same server.


MSG_PORTNAME (2)
Generated by manServer 1.06 from msg_por2.2 using man macros.