139 lines
17 KiB
HTML
139 lines
17 KiB
HTML
<html><!-- This HTML file has been created by texi2html 1.29
|
|
from syscalls.texi on 4 June 1994 -->
|
|
|
|
<TITLE>Syscall specifications of Linux - Table of Contents</TITLE>
|
|
<H1>Syscall specifications of Linux</H1>
|
|
<P>
|
|
<UL>
|
|
<LI><A NAME="SEC1" HREF="syscalls_1.html#SEC1" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_1.html#SEC1">Introduction</A>
|
|
<UL>
|
|
<LI><A NAME="SEC2" HREF="syscalls_2.html#SEC2" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_2.html#SEC2">Conventions</A>
|
|
</UL>
|
|
<LI><A NAME="SEC3" HREF="syscalls_3.html#SEC3" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_3.html#SEC3">File system subsystem</A>
|
|
<UL>
|
|
<LI><A NAME="SEC4" HREF="syscalls_4.html#SEC4" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_4.html#SEC4">access</A>
|
|
<LI><A NAME="SEC5" HREF="syscalls_5.html#SEC5" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_5.html#SEC5">chdir and fchdir</A>
|
|
<LI><A NAME="SEC6" HREF="syscalls_6.html#SEC6" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_6.html#SEC6">chmod and fchmod</A>
|
|
<LI><A NAME="SEC7" HREF="syscalls_7.html#SEC7" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_7.html#SEC7">chown and fchown</A>
|
|
<LI><A NAME="SEC8" HREF="syscalls_8.html#SEC8" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_8.html#SEC8">chroot</A>
|
|
<LI><A NAME="SEC9" HREF="syscalls_9.html#SEC9" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_9.html#SEC9">close</A>
|
|
<LI><A NAME="SEC10" HREF="syscalls_10.html#SEC10" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_10.html#SEC10">creat and open</A>
|
|
<LI><A NAME="SEC11" HREF="syscalls_11.html#SEC11" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_11.html#SEC11">dup and dup2</A>
|
|
<LI><A NAME="SEC12" HREF="syscalls_12.html#SEC12" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_12.html#SEC12">fcntl</A>
|
|
<LI><A NAME="SEC13" HREF="syscalls_13.html#SEC13" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_13.html#SEC13">fstat, stat and lstat</A>
|
|
<LI><A NAME="SEC14" HREF="syscalls_14.html#SEC14" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_14.html#SEC14">fstatfs and statfs</A>
|
|
<LI><A NAME="SEC15" HREF="syscalls_15.html#SEC15" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_15.html#SEC15">fsync</A>
|
|
<LI><A NAME="SEC16" HREF="syscalls_16.html#SEC16" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_16.html#SEC16">ftruncate and truncate</A>
|
|
<LI><A NAME="SEC17" HREF="syscalls_17.html#SEC17" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_17.html#SEC17">ioctl</A>
|
|
<LI><A NAME="SEC18" HREF="syscalls_18.html#SEC18" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_18.html#SEC18">link</A>
|
|
<LI><A NAME="SEC19" HREF="syscalls_19.html#SEC19" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_19.html#SEC19">lseek</A>
|
|
<LI><A NAME="SEC20" HREF="syscalls_20.html#SEC20" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_20.html#SEC20">mkdir</A>
|
|
<LI><A NAME="SEC21" HREF="syscalls_21.html#SEC21" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_21.html#SEC21">mknod</A>
|
|
<LI><A NAME="SEC22" HREF="syscalls_22.html#SEC22" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_22.html#SEC22">mount and umount</A>
|
|
<LI><A NAME="SEC23" HREF="syscalls_23.html#SEC23" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_23.html#SEC23">pipe</A>
|
|
<LI><A NAME="SEC24" HREF="syscalls_24.html#SEC24" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_24.html#SEC24">read</A>
|
|
<LI><A NAME="SEC25" HREF="syscalls_25.html#SEC25" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_25.html#SEC25">readdir</A>
|
|
<LI><A NAME="SEC26" HREF="syscalls_26.html#SEC26" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_26.html#SEC26">readlink</A>
|
|
<LI><A NAME="SEC27" HREF="syscalls_27.html#SEC27" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_27.html#SEC27">rename</A>
|
|
<LI><A NAME="SEC28" HREF="syscalls_28.html#SEC28" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_28.html#SEC28">rmdir</A>
|
|
<LI><A NAME="SEC29" HREF="syscalls_29.html#SEC29" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_29.html#SEC29">select</A>
|
|
<LI><A NAME="SEC30" HREF="syscalls_30.html#SEC30" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_30.html#SEC30">symlink</A>
|
|
<LI><A NAME="SEC31" HREF="syscalls_31.html#SEC31" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_31.html#SEC31">sync</A>
|
|
<LI><A NAME="SEC32" HREF="syscalls_32.html#SEC32" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_32.html#SEC32">umask</A>
|
|
<LI><A NAME="SEC33" HREF="syscalls_33.html#SEC33" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_33.html#SEC33">unlink</A>
|
|
<LI><A NAME="SEC34" HREF="syscalls_34.html#SEC34" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_34.html#SEC34">utime</A>
|
|
<LI><A NAME="SEC35" HREF="syscalls_35.html#SEC35" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_35.html#SEC35">write</A>
|
|
</UL>
|
|
<LI><A NAME="SEC36" HREF="syscalls_36.html#SEC36" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_36.html#SEC36">Virtual memory subsystem</A>
|
|
<UL>
|
|
<LI><A NAME="SEC37" HREF="syscalls_37.html#SEC37" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_37.html#SEC37">brk</A>
|
|
<LI><A NAME="SEC38" HREF="syscalls_38.html#SEC38" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_38.html#SEC38">getpagesize</A>
|
|
<LI><A NAME="SEC39" HREF="syscalls_39.html#SEC39" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_39.html#SEC39">mmap and munmap</A>
|
|
</UL>
|
|
<LI><A NAME="SEC40" HREF="syscalls_40.html#SEC40" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_40.html#SEC40">Network subsystem</A>
|
|
<UL>
|
|
<LI><A NAME="SEC41" HREF="syscalls_41.html#SEC41" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_41.html#SEC41">accept</A>
|
|
<LI><A NAME="SEC42" HREF="syscalls_42.html#SEC42" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_42.html#SEC42">bind</A>
|
|
<LI><A NAME="SEC43" HREF="syscalls_43.html#SEC43" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_43.html#SEC43">connect</A>
|
|
<LI><A NAME="SEC44" HREF="syscalls_44.html#SEC44" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_44.html#SEC44">getdomainname and setdomainname</A>
|
|
<LI><A NAME="SEC45" HREF="javascript:if(confirm('http://www.infran.ru/TechInfo/syscalls/syscalls_45.html \n\nThis file was not retrieved by Teleport Pro, because the server reports that an error occurred that prevented retrieval. \n\nDo you want to open it from the server?'))window.location='http://www.infran.ru/TechInfo/syscalls/syscalls_45.html#SEC45'" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_45.html#SEC45">gethostid and sethostid</A>
|
|
<LI><A NAME="SEC46" HREF="syscalls_46.html#SEC46" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_46.html#SEC46">gethostname and sethostname</A>
|
|
<LI><A NAME="SEC47" HREF="javascript:if(confirm('http://www.infran.ru/TechInfo/syscalls/syscalls_47.html \n\nThis file was not retrieved by Teleport Pro, because the server reports that an error occurred that prevented retrieval. \n\nDo you want to open it from the server?'))window.location='http://www.infran.ru/TechInfo/syscalls/syscalls_47.html#SEC47'" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_47.html#SEC47">getpeername</A>
|
|
<LI><A NAME="SEC48" HREF="syscalls_48.html#SEC48" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_48.html#SEC48">getsockname</A>
|
|
<LI><A NAME="SEC49" HREF="syscalls_49.html#SEC49" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_49.html#SEC49">getsockopt</A>
|
|
<LI><A NAME="SEC50" HREF="syscalls_50.html#SEC50" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_50.html#SEC50">listen</A>
|
|
<LI><A NAME="SEC51" HREF="syscalls_51.html#SEC51" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_51.html#SEC51">recv, recvfrom and recvmsg</A>
|
|
<LI><A NAME="SEC52" HREF="syscalls_52.html#SEC52" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_52.html#SEC52">send, sendmsg and sendto</A>
|
|
<LI><A NAME="SEC53" HREF="syscalls_53.html#SEC53" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_53.html#SEC53">shutdown</A>
|
|
<LI><A NAME="SEC54" HREF="syscalls_54.html#SEC54" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_54.html#SEC54">socket</A>
|
|
<LI><A NAME="SEC55" HREF="javascript:if(confirm('http://www.infran.ru/TechInfo/syscalls/syscalls_55.html \n\nThis file was not retrieved by Teleport Pro, because the server reports that an error occurred that prevented retrieval. \n\nDo you want to open it from the server?'))window.location='http://www.infran.ru/TechInfo/syscalls/syscalls_55.html#SEC55'" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_55.html#SEC55">socketpair</A>
|
|
</UL>
|
|
<LI><A NAME="SEC56" HREF="syscalls_56.html#SEC56" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_56.html#SEC56">Processus control subsystem</A>
|
|
<UL>
|
|
<LI><A NAME="SEC57" HREF="syscalls_57.html#SEC57" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_57.html#SEC57">_exit</A>
|
|
<LI><A NAME="SEC58" HREF="syscalls_58.html#SEC58" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_58.html#SEC58">execve</A>
|
|
<LI><A NAME="SEC59" HREF="syscalls_59.html#SEC59" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_59.html#SEC59">template</A>
|
|
<LI><A NAME="SEC60" HREF="syscalls_60.html#SEC60" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_60.html#SEC60">getegid and getgid</A>
|
|
<LI><A NAME="SEC61" HREF="syscalls_61.html#SEC61" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_61.html#SEC61">geteuid and getuid</A>
|
|
<LI><A NAME="SEC62" HREF="syscalls_62.html#SEC62" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_62.html#SEC62">getpgrp, setpgid and setpgrp</A>
|
|
<LI><A NAME="SEC63" HREF="syscalls_63.html#SEC63" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_63.html#SEC63">getppid</A>
|
|
<LI><A NAME="SEC64" HREF="syscalls_64.html#SEC64" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_64.html#SEC64">getpriority and setpriority</A>
|
|
<LI><A NAME="SEC65" HREF="syscalls_65.html#SEC65" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_65.html#SEC65">nice</A>
|
|
<LI><A NAME="SEC66" HREF="syscalls_66.html#SEC66" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_66.html#SEC66">setgid</A>
|
|
<LI><A NAME="SEC67" HREF="syscalls_67.html#SEC67" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_67.html#SEC67">setregid</A>
|
|
<LI><A NAME="SEC68" HREF="syscalls_68.html#SEC68" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_68.html#SEC68">setreuid</A>
|
|
<LI><A NAME="SEC69" HREF="syscalls_69.html#SEC69" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_69.html#SEC69">setuid</A>
|
|
<LI><A NAME="SEC70" HREF="syscalls_70.html#SEC70" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_70.html#SEC70">vm86</A>
|
|
<LI><A NAME="SEC71" HREF="syscalls_71.html#SEC71" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_71.html#SEC71">wait4</A>
|
|
</UL>
|
|
<LI><A NAME="SEC72" HREF="syscalls_72.html#SEC72" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_72.html#SEC72">Inter Process Communication Subsystem</A>
|
|
<UL>
|
|
<LI><A NAME="SEC73" HREF="syscalls_73.html#SEC73" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_73.html#SEC73">ipc</A>
|
|
<LI><A NAME="SEC74" HREF="syscalls_74.html#SEC74" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_74.html#SEC74">msgctl</A>
|
|
<LI><A NAME="SEC75" HREF="syscalls_75.html#SEC75" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_75.html#SEC75">msgget</A>
|
|
<LI><A NAME="SEC76" HREF="syscalls_76.html#SEC76" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_76.html#SEC76">msgrcv and msgsnd</A>
|
|
<LI><A NAME="SEC77" HREF="syscalls_77.html#SEC77" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_77.html#SEC77">semctl</A>
|
|
<LI><A NAME="SEC78" HREF="syscalls_78.html#SEC78" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_78.html#SEC78">semget</A>
|
|
<LI><A NAME="SEC79" HREF="syscalls_79.html#SEC79" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_79.html#SEC79">semop</A>
|
|
<LI><A NAME="SEC80" HREF="syscalls_80.html#SEC80" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_80.html#SEC80">shmat and shmdt</A>
|
|
<LI><A NAME="SEC81" HREF="syscalls_81.html#SEC81" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_81.html#SEC81">shmctl</A>
|
|
<LI><A NAME="SEC82" HREF="syscalls_82.html#SEC82" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_82.html#SEC82">shmget</A>
|
|
</UL>
|
|
<LI><A NAME="SEC83" HREF="syscalls_83.html#SEC83" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_83.html#SEC83">Other calls</A>
|
|
<UL>
|
|
<LI><A NAME="SEC84" HREF="syscalls_84.html#SEC84" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_84.html#SEC84">acct</A>
|
|
<LI><A NAME="SEC85" HREF="syscalls_85.html#SEC85" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_85.html#SEC85">alarm</A>
|
|
<LI><A NAME="SEC86" HREF="syscalls_86.html#SEC86" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_86.html#SEC86">getgroups and setgroups</A>
|
|
<LI><A NAME="SEC87" HREF="syscalls_87.html#SEC87" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_87.html#SEC87">getitimer and setitimer</A>
|
|
<LI><A NAME="SEC88" HREF="syscalls_88.html#SEC88" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_88.html#SEC88">getrlimit, getrusage and setrlimit</A>
|
|
<LI><A NAME="SEC89" HREF="syscalls_89.html#SEC89" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_89.html#SEC89">gettimeofday and settimeofday</A>
|
|
<LI><A NAME="SEC90" HREF="syscalls_90.html#SEC90" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_90.html#SEC90">idle</A>
|
|
<LI><A NAME="SEC91" HREF="syscalls_91.html#SEC91" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_91.html#SEC91">ioperm</A>
|
|
<LI><A NAME="SEC92" HREF="syscalls_92.html#SEC92" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_92.html#SEC92">iopl</A>
|
|
<LI><A NAME="SEC93" HREF="syscalls_93.html#SEC93" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_93.html#SEC93">kill</A>
|
|
<LI><A NAME="SEC94" HREF="syscalls_94.html#SEC94" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_94.html#SEC94">killpg</A>
|
|
<LI><A NAME="SEC95" HREF="syscalls_95.html#SEC95" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_95.html#SEC95">pause</A>
|
|
<LI><A NAME="SEC96" HREF="syscalls_96.html#SEC96" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_96.html#SEC96">ptrace</A>
|
|
<LI><A NAME="SEC97" HREF="syscalls_97.html#SEC97" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_97.html#SEC97">reboot</A>
|
|
<LI><A NAME="SEC98" HREF="syscalls_98.html#SEC98" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_98.html#SEC98">setup</A>
|
|
<LI><A NAME="SEC99" HREF="syscalls_99.html#SEC99" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_99.html#SEC99">sigaction and signal</A>
|
|
<LI><A NAME="SEC100" HREF="syscalls_100.html#SEC100" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_100.html#SEC100">sgetmask and ssetmask</A>
|
|
<LI><A NAME="SEC101" HREF="syscalls_101.html#SEC101" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_101.html#SEC101">sigsuspend</A>
|
|
<LI><A NAME="SEC102" HREF="syscalls_102.html#SEC102" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_102.html#SEC102">sigpending</A>
|
|
<LI><A NAME="SEC103" HREF="syscalls_103.html#SEC103" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_103.html#SEC103">sigprocmask</A>
|
|
<LI><A NAME="SEC104" HREF="syscalls_104.html#SEC104" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_104.html#SEC104">sigreturn</A>
|
|
<LI><A NAME="SEC105" HREF="syscalls_105.html#SEC105" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_105.html#SEC105">stime</A>
|
|
<LI><A NAME="SEC106" HREF="syscalls_106.html#SEC106" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_106.html#SEC106">swapoff and swapon</A>
|
|
<LI><A NAME="SEC107" HREF="syscalls_107.html#SEC107" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_107.html#SEC107">sysinfo</A>
|
|
<LI><A NAME="SEC108" HREF="syscalls_108.html#SEC108" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_108.html#SEC108">time</A>
|
|
<LI><A NAME="SEC109" HREF="syscalls_109.html#SEC109" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_109.html#SEC109">times</A>
|
|
<LI><A NAME="SEC110" HREF="syscalls_110.html#SEC110" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_110.html#SEC110">uname</A>
|
|
<LI><A NAME="SEC111" HREF="syscalls_111.html#SEC111" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_111.html#SEC111">uselib</A>
|
|
<LI><A NAME="SEC112" HREF="syscalls_112.html#SEC112" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_112.html#SEC112">vhangup</A>
|
|
<LI><A NAME="SEC113" HREF="syscalls_113.html#SEC113" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_113.html#SEC113">template</A>
|
|
</UL>
|
|
<LI><A NAME="SEC114" HREF="syscalls_114.html#SEC114" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_114.html#SEC114">Errors</A>
|
|
<LI><A NAME="SEC115" HREF="syscalls_115.html#SEC115" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_115.html#SEC115">References</A>
|
|
<LI><A NAME="SEC116" HREF="syscalls_116.html#SEC116" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_116.html#SEC116">Concept Index</A>
|
|
</UL>
|