v7 man page for mpxcall

Query: mpxcall

OS: v7

Section: 2

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPXCALL(2)							System Calls Manual							MPXCALL(2)

NAME
mpxcall - multiplexor and channel interface
SYNOPSIS
mpxcall(arg1, arg2, arg3, cmd)
DESCRIPTION
Mpxcall supplies a primitive interface to the kernel used by the routines listed below. Each routine that uses mpxcall passes an integer cmd as the fourth argument. These are defined in /usr/include/mx.h. Mpxcall always returns an integer which is to be interpreted in accordance with the definition of cmd.
SEE ALSO
group(2), join(2), extract(2), connect(2), chan(2), attach(2), detach(2)
DIAGNOSTICS
The value -1 is returned on error. MPXCALL(2)
Related Man Pages
receive(3tcl) - debian
trace-cmd-check-events(1) - centos
trace-cmd-hist(1) - centos
trace-cmd-reset(1) - centos
trace-cmd-stack(1) - centos
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need help to compile and create python64 bit (2.7.9) on Solaris10
Read a file and save every word in a variable to use
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working