mpxcall.2
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 2 代码 · 共 25 行
2
25 行
.TH MPXCALL 2.SH NAMEmpxcall \- multiplexor and channel interface.SH SYNOPSIS.B mpxcall(arg1, arg2, arg3, cmd).SH DESCRIPTION.I Mpxcallsupplies a primitive interface to the kernelused by the routines listed below.Each routine that uses.I mpxcallpasses an integer.I cmdas the fourth argument.These are defined in.I /usr/include/mx.h..I Mpxcallalways returns an integer which is to be interpretedin accordance with the definition of.I cmd..SH "SEE ALSO"group(2), join(2), extract(2), connect(2), chan(2), attach(2), detach(2).SH DIAGNOSTICSThe value \-1 is returned on error.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?