⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ip.html

📁 IEEE 1003.1-2003, Single Unix Specification v3
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head> <link type="text/css" rel="stylesheet" href="style.css"><!-- Copyright 2001 The Open Group, All Rights Reserved --> <title>Alphabetical Index - P </title></head> <body bgcolor=white><center> <font size=2> The Open Group Base Specifications Issue 6<br>IEEE Std 1003.1, 2003 Edition<br>Copyright &copy; 2001-2003 The IEEE and  The Open Group</font><hr size=2 noshade></center><P>[<a href="ia.html">A</A>|<a href="ib.html">B</A>|<a href="ic.html">C</A>|<a href="id.html">D</A>|<a href="ie.html">E</A>|<a href="if.html">F</A>|<a href="ig.html">G</A>|<a href="ih.html">H</A>|<a href="ii.html">I</A>|<a href="ij.html">J</A>|<a href="ik.html">K</A>|<a href="il.html">L</A>|<a href="im.html">M</A>|<a href="in.html">N</A>|<a href="io.html">O</A>|<a href="ip.html">P</A>|<a href="iq.html">Q</A>|<a href="ir.html">R</A>|<a href="is.html">S</A>|<a href="it.html">T</A>|<a href="iu.html">U</A>|<a href="iv.html">V</A>|<a href="iw.html">W</A>|<a href="ix.html">X</A>|<a href="iy.html">Y</A>|<a href="iz.html">Z</A>|<a href="index.html"> Index </a> ] </P><p><h3><font  face="Helvetica"><IMG ALIGN=TOP SRC="../images/index.gif" ALT="">P</H1></font></h3><UL><li><a href="../utilities/paste.html">paste</a> - merge corresponding or subsequent lines of files <li><a href="../utilities/patch.html">patch</a> - apply changes to files <li><a href="../utilities/pathchk.html">pathchk</a> - check pathnames <li><a href="../functions/pathconf.html">pathconf()</a> - get configurable pathname variables <li><a href="../functions/pause.html">pause()</a> - suspend the thread until a signal is received <li><a href="../utilities/pax.html">pax</a> - portable archive interchange <li><a href="../functions/pclose.html">pclose()</a> - close a pipe stream to or from a process <li><a href="../functions/perror.html">perror()</a> - write error messages to standard error <li><a href="../functions/pipe.html">pipe()</a> - create an interprocess channel <li><a href="../basedefs/poll.h.html">poll.h</a> - definitions for the poll() function <li><a href="../functions/poll.html">poll()</a> - input/output multiplexing <li><a href="../functions/popen.html">popen()</a> - initiate pipe streams to or from a process <li><a href="../functions/posix_fadvise.html">posix_fadvise()</a> - file advisory information (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_fallocate.html">posix_fallocate()</a> - file space control (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_madvise.html">posix_madvise()</a> - memory advisory information and alignment control (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_memalign.html">posix_memalign()</a> - aligned memory allocation (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_mem_offset.html">posix_mem_offset()</a> - find offset and length of a mapped typed memory block (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_openpt.html">posix_openpt()</a> - open a pseudo terminal device <li><a href="../functions/posix_spawnattr_destroy.html">posix_spawnattr_destroy()</a>, posix_spawnattr_init - destroy and initialize spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_getflags.html">posix_spawnattr_getflags()</a>, posix_spawnattr_setflags - get and set spawn-flags attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_getpgroup.html">posix_spawnattr_getpgroup()</a>, posix_spawnattr_setpgroup - get and set spawn-pgroup attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_getschedparam.html">posix_spawnattr_getschedparam()</a>, posix_spawnattr_setschedparam - get and set spawn-schedparam attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_getschedpolicy.html">posix_spawnattr_getschedpolicy()</a>, posix_spawnattr_setschedpolicy - get and set spawn-schedpolicy attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_getsigdefault.html">posix_spawnattr_getsigdefault()</a>, posix_spawnattr_setsigdefault - get and set spawn-sigdefault attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_getsigmask.html">posix_spawnattr_getsigmask()</a>, posix_spawnattr_setsigmask - get and set spawn-sigmask attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_init.html">posix_spawnattr_init()</a> - initialize spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_setflags.html">posix_spawnattr_setflags()</a> - set spawn-flags attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_setpgroup.html">posix_spawnattr_setpgroup()</a> - set spawn-pgroup attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_setschedparam.html">posix_spawnattr_setschedparam()</a> - set spawn-schedparam attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_setschedpolicy.html">posix_spawnattr_setschedpolicy()</a> - set spawn-schedpolicy attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_setsigdefault.html">posix_spawnattr_setsigdefault()</a> - set spawn-sigdefault attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnattr_setsigmask.html">posix_spawnattr_setsigmask()</a> - set spawn-sigmask attribute of spawn attributes object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawn_file_actions_addclose.html">posix_spawn_file_actions_addclose()</a>, posix_spawn_file_actions_addopen - add close or open action to spawn file actions object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawn_file_actions_adddup2.html">posix_spawn_file_actions_adddup2()</a> - add dup2 action to spawn file actions object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawn_file_actions_addopen.html">posix_spawn_file_actions_addopen()</a> - add open action to spawn file actions object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawn_file_actions_destroy.html">posix_spawn_file_actions_destroy()</a>, posix_spawn_file_actions_init - destroy and initialize spawn file actions object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawn_file_actions_init.html">posix_spawn_file_actions_init()</a> - initialize spawn file actions object (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawn.html">posix_spawn()</a>, posix_spawnp - spawn a process (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_spawnp.html">posix_spawnp()</a> - spawn a process (<b>ADVANCED REALTIME</b>) <li><a href="../functions/posix_trace_attr_destroy.html">posix_trace_attr_destroy()</a>, posix_trace_attr_init - trace stream attributes object destroy and initialization (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_getclockres.html">posix_trace_attr_getclockres()</a>, posix_trace_attr_getcreatetime, posix_trace_attr_getgenversion, posix_trace_attr_getname, posix_trace_attr_setname - retrieve and set information about a trace stream (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_getcreatetime.html">posix_trace_attr_getcreatetime()</a> - retrieve and set information about a trace stream (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_getgenversion.html">posix_trace_attr_getgenversion()</a> - retrieve and set information about a trace stream (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_getlogfullpolicy.html">posix_trace_attr_getlogfullpolicy()</a> - retrieve and set the behavior of a trace stream (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_getname.html">posix_trace_attr_getname()</a> - retrieve and set information about a trace stream (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_getstreamfullpolicy.html">posix_trace_attr_getstreamfullpolicy()</a> - retrieve and set the behavior of a trace stream (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_getstreamsize.html">posix_trace_attr_getstreamsize()</a> - retrieve and set trace stream size attributes (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_init.html">posix_trace_attr_init()</a> - trace stream attributes object initialization (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_setinherited.html">posix_trace_attr_setinherited()</a> - retrieve and set the behavior of a trace stream (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_setlogfullpolicy.html">posix_trace_attr_setlogfullpolicy()</a> - retrieve and set the behavior of a trace stream (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_setlogsize.html">posix_trace_attr_setlogsize()</a> - retrieve and set trace stream size attributes (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_setmaxdatasize.html">posix_trace_attr_setmaxdatasize()</a> - retrieve and set trace stream size attributes (<b>TRACING</b>) <li><a href="../functions/posix_trace_attr_setname.html">posix_trace_attr_setname()</a> - retrieve and set information about a trace stream (<b>TRACING</b>) 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -