📄 0776-0780.html
字号:
<HTML>
<HEAD>
<TITLE>Linux Complete Command Reference:System Calls:EarthWeb Inc.-</TITLE>
</HEAD>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>
-->
<!-- ISBN=0672311046 //-->
<!-- TITLE=Linux Complete Command Reference//-->
<!-- AUTHOR=Red Hat//-->
<!-- PUBLISHER=Macmillan Computer Publishing//-->
<!-- IMPRINT=Sams//-->
<!-- CHAPTER=02 //-->
<!-- PAGES=0737-0890//-->
<!-- UNASSIGNED1 //-->
<!-- UNASSIGNED2 //-->
<P><CENTER>
<a href="0772-0775.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="0781-0784.html">Next</A></CENTER></P>
<A NAME="PAGENUM-776"><P>Page 776</P></A>
<!-- CODE SNIP //-->
<PRE>
<include/asm-i386/termios.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x00005411
</TD><TD>
TIOCOUTQ
</TD><TD>
int *
</TD></TR><TR><TD>
0x00005412
</TD><TD>
TIOCSTI
</TD><TD>
const char *
</TD></TR><TR><TD>
0x00005413
</TD><TD>
TIOCGWINSZ
</TD><TD>
const struct winsize *
</TD></TR><TR><TD>
0x00005414
</TD><TD>
TIOCSWINSZ
</TD><TD>
struct winsize *
</TD></TR><TR><TD>
0x00005415
</TD><TD>
TIOCMGET
</TD><TD>
int *
</TD></TR><TR><TD>
0x00005416
</TD><TD>
TIOCMBIS
</TD><TD>
const int *
</TD></TR><TR><TD>
0x00005417
</TD><TD>
TIOCMBIC
</TD><TD>
const int *
</TD></TR><TR><TD>
0x00005418
</TD><TD>
TIOCMSET
</TD><TD>
const int *
</TD></TR><TR><TD>
0x00005419
</TD><TD>
TIOCGSOFTCAR
</TD><TD>
int *
</TD></TR><TR><TD>
0x0000541A
</TD><TD>
TIOCSSOFTCAR
</TD><TD>
const int *
</TD></TR><TR><TD>
0x0000541B
</TD><TD>
FIONREAD
</TD><TD>
int *
</TD></TR><TR><TD>
0x0000541B
</TD><TD>
TIOCINQ
</TD><TD>
int *
</TD></TR><TR><TD>
0x0000541C
</TD><TD>
TIOCLINUX
</TD><TD>
const char *
</TD></TR><TR><TD>
0x0000541D
</TD><TD>
TIOCCONS
</TD><TD>
void
</TD></TR><TR><TD>
0x0000541E
</TD><TD>
TIOCGSERIAL
</TD><TD>
struct serial_strucct *
</TD></TR><TR><TD>
0x0000541F
</TD><TD>
TIOCSSERIAL
</TD><TD>
const struct serial_strucct *
</TD></TR><TR><TD>
0x00005420
</TD><TD>
TIOCPKT
</TD><TD>
const int *
</TD></TR><TR><TD>
0x00005421
</TD><TD>
FIONBIO
</TD><TD>
const int *
</TD></TR><TR><TD>
0x00005422
</TD><TD>
TIOCNOTTY
</TD><TD>
void
</TD></TR><TR><TD>
0x00005423
</TD><TD>
TIOCSETD
</TD><TD>
const int *
</TD></TR><TR><TD>
0x00005424
</TD><TD>
TIOCGETD
</TD><TD>
int *
</TD></TR><TR><TD>
0x00005425
</TD><TD>
TCSBRKP
</TD><TD>
int
</TD></TR><TR><TD>
0x00005426
</TD><TD>
TIOCTTYGSTRUCT
</TD><TD>
struct tty_strucct *
</TD></TR><TR><TD>
0x00005450
</TD><TD>
FIONCLEX
</TD><TD>
void
</TD></TR><TR><TD>
0x00005451
</TD><TD>
FIOCLEX
</TD><TD>
void
</TD></TR><TR><TD>
0x00005452
</TD><TD>
FIOASYNC
</TD><TD>
const int *
</TD></TR><TR><TD>
0x00005453
</TD><TD>
TIOCSERCONFIG
</TD><TD>
void
</TD></TR><TR><TD>
0x00005454
</TD><TD>
TIOCSERGWILD
</TD><TD>
int *
</TD></TR><TR><TD>
0x00005455
</TD><TD>
TIOCSERSWILD
</TD><TD>
const int *
</TD></TR><TR><TD>
0x00005456
</TD><TD>
TIOCGLCKTRMIOS
</TD><TD>
struct termios *
</TD></TR><TR><TD>
0x00005457
</TD><TD>
TIOCSLCKTRMIOS
</TD><TD>
const struct temios *
</TD></TR><TR><TD>
0x00005458
</TD><TD>
TIOCSERGSTRUCT
</TD><TD>
struct async_strucct *
</TD></TR><TR><TD>
0x00005459
</TD><TD>
TIOCSERGETLSR
</TD><TD>
int *
</TD></TR><TR><TD>
0x0000545A
</TD><TD>
TIOCSERGETMULTI
</TD><TD>
struct serial_multiport_strucct *
</TD></TR><TR><TD>
0x0000545B
</TD><TD>
TIOCSERSETMULTI
</TD><TD>
const struct serial_multiport_strucct *
</TD></TR></TABLE>
<!-- CODE SNIP //-->
<PRE>
<include/linux/ax25.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x000089E0
</TD><TD>
SIOCAX25GETUID
</TD><TD>
const struct sockaddr_ax25 *
</TD></TR><TR><TD>
0x000089E1
</TD><TD>
SIOCAX25ADDUID
</TD><TD>
const struct sockaddr_ax25 *
</TD></TR><TR><TD>
0x000089E2
</TD><TD>
SIOCAX25DELUID
</TD><TD>
const struct sockaddr_ax25 *
</TD></TR><TR><TD>
0x000089E3
</TD><TD>
SIOCAX25NOUID
</TD><TD>
const int *
</TD></TR></TABLE>
<A NAME="PAGENUM-777"><P>Page 777</P></A>
<!-- CODE SNIP //-->
<PRE>
<include/linux/ax25.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x000089E4
</TD><TD>
SIOCAX25DIGCTL
</TD><TD>
const int *
</TD></TR><TR><TD>
0x000089E5
</TD><TD>
SIOCAX25GETPARMS
</TD><TD>
struct ax25_parms_strucct * // I-O
</TD></TR><TR><TD>
0x000089E6
</TD><TD>
SIOCAX25SETPARMS
</TD><TD>
const struct ax25_parms-struct *
</TD></TR></TABLE>
<!-- CODE SNIP //-->
<PRE>
<include/linux/cdk.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x00007314
</TD><TD>
STL_BINTR
</TD><TD>
void
</TD></TR><TR><TD>
0x00007315
</TD><TD>
STL_BSTART
</TD><TD>
void
</TD></TR><TR><TD>
0x00007316
</TD><TD>
STL_BSTOP
</TD><TD>
void
</TD></TR><TR><TD>
0x00007317
</TD><TD>
STL_BRESET
</TD><TD>
void
</TD></TR></TABLE>
<!-- CODE SNIP //-->
<PRE>
<include/linux/cdrom.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x00005301
</TD><TD>
CDROMPAUSE
</TD><TD>
void
</TD></TR><TR><TD>
0x00005302
</TD><TD>
CDROMRESUME
</TD><TD>
void
</TD></TR><TR><TD>
0x00005303
</TD><TD>
CDROMPLAYMSF
</TD><TD>
const struct cdrom_msf *
</TD></TR><TR><TD>
0x00005304
</TD><TD>
CDROMPLAYTRKIND
</TD><TD>
const struct cdrom_ti *
</TD></TR><TR><TD>
0x00005305
</TD><TD>
CDROMREADTOCHDR
</TD><TD>
struct cdrom_tochdr *
</TD></TR><TR><TD>
0x00005306
</TD><TD>
CDROMREADTOCENTRY
</TD><TD>
struct cdrom_tocentry *// I-O
</TD></TR><TR><TD>
0x00005307
</TD><TD>
CDROMSTOP
</TD><TD>
void
</TD></TR><TR><TD>
0x00005308
</TD><TD>
CDROMSTART
</TD><TD>
void
</TD></TR><TR><TD>
0x00005309
</TD><TD>
CDROMEJECT
</TD><TD>
void
</TD></TR><TR><TD>
0x0000530A
</TD><TD>
CDROMVOLCTRL
</TD><TD>
const struct cdrom_volctrl *
</TD></TR><TR><TD>
0x0000530B
</TD><TD>
CDROMSUBCHNL
</TD><TD>
struct cdrom_subchnl * // I-O
</TD></TR><TR><TD>
0x0000530C
</TD><TD>
CDROMREADMODE2
</TD><TD>
const struct cdrom_msf * // MORE
</TD></TR><TR><TD>
0x0000530D
</TD><TD>
CDROMREADMODE1
</TD><TD>
const struct cdrom_msf * // MORE
</TD></TR><TR><TD>
0x0000530E
</TD><TD>
CDROMREADAUDIO
</TD><TD>
const struct cdrom_read_audio *
</TD></TR><TR><TD>
0x0000530F
</TD><TD>
CDROMEJECT
</TD><TD>
SW int
</TD></TR><TR><TD>
0x00005310
</TD><TD>
CDROMMULTISESSION
</TD><TD>
struct cdrom_multisession * // I-O
</TD></TR><TR><TD>
0x00005311
</TD><TD>
CDROM_GET_UPC
</TD><TD>
struct f char [8]; g *
</TD></TR><TR><TD>
0x00005312
</TD><TD>
CDROMRESET
</TD><TD>
void
</TD></TR><TR><TD>
0x00005313
</TD><TD>
CDROMVOLREAD
</TD><TD>
struct cdrom_volctrl *
</TD></TR><TR><TD>
0x00005314
</TD><TD>
CDROMREADRAW
</TD><TD>
const struct cdrom_msf * // MORE
</TD></TR><TR><TD>
0x00005315
</TD><TD>
CDROMREADCOOKED
</TD><TD>
const struct cdrom_msf * // MORE
</TD></TR><TR><TD>
0x00005316
</TD><TD>
CDROMSEEK
</TD><TD>
const struct cdrom_msf *
</TD></TR></TABLE>
<!-- CODE SNIP //-->
<PRE>
<include/linux/cm206.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x00002000
</TD><TD>
CM206CTL_GET_STAT
</TD><TD>
int
</TD></TR><TR><TD>
0x00002001
</TD><TD>
CM206CTL_GET_LAST_STAT
</TD><TD>
int
</TD></TR></TABLE>
<A NAME="PAGENUM-778"><P>Page 778</P></A>
<!-- CODE SNIP //-->
<PRE>
<include/linux/cyclades.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x00435901
</TD><TD>
CYGETMON
</TD><TD>
struct cyclades_monitor *
</TD></TR><TR><TD>
0x00435902
</TD><TD>
CYGETTHRESH
</TD><TD>
int *
</TD></TR><TR><TD>
0x00435903
</TD><TD>
CYSETTHRESH
</TD><TD>
int
</TD></TR><TR><TD>
0x00435904
</TD><TD>
CYGETDEFTHRESH
</TD><TD>
int *
</TD></TR><TR><TD>
0x00435905
</TD><TD>
CYSETDEFTHRESH
</TD><TD>
int
</TD></TR><TR><TD>
0x00435906
</TD><TD>
CYGETTIMEOUT
</TD><TD>
int *
</TD></TR><TR><TD>
0x00435907
</TD><TD>
CYSETTIMEOUT
</TD><TD>
int
</TD></TR><TR><TD>
0x00435908
</TD><TD>
CYGETDEFTIMEOUT
</TD><TD>
int *
</TD></TR><TR><TD>
0x00435909
</TD><TD>
CYSETDEFTIMEOUT
</TD><TD>
int
</TD></TR></TABLE>
<!-- CODE SNIP //-->
<PRE>
<include/linux/ext2 fs.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x80046601
</TD><TD>
EXT2_IOC_GETFLAGS
</TD><TD>
int *
</TD></TR><TR><TD>
0x40046602
</TD><TD>
EXT2_IOC_SETFLAGS
</TD><TD>
const int *
</TD></TR><TR><TD>
0x80047601
</TD><TD>
EXT2_IOC_GETVERSION
</TD><TD>
int *
</TD></TR><TR><TD>
0x40047602
</TD><TD>
EXT2_IOC_SETVERSION
</TD><TD>
const int *
</TD></TR></TABLE>
<!-- CODE SNIP //-->
<PRE>
<include/linux/fd.h>
</PRE>
<!-- END CODE SNIP //-->
<TABLE>
<TR><TD>
0x00000000
</TD><TD>
FDCLRPRM
</TD><TD>
void
</TD></TR><TR><TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -