add directory Minix
This commit is contained in:
643
Minix/CD-ROM-2.0/MINIX/MANUALS/PS2/IOCTL.2
Normal file
643
Minix/CD-ROM-2.0/MINIX/MANUALS/PS2/IOCTL.2
Normal file
@@ -0,0 +1,643 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:05:44 1996
|
||||
%%Pages: (atend)
|
||||
%%DocumentFonts: (atend)
|
||||
|
||||
/devps 180 dict def devps begin
|
||||
/res 10.000000 def
|
||||
/y_offset 843 def
|
||||
/X{exch}bind def
|
||||
/mm {transform round X round X itransform} bind def
|
||||
/r{rmoveto}bind def
|
||||
/m{moveto}bind def
|
||||
/l{lineto}bind def
|
||||
/rl{rlineto}bind def
|
||||
/st{stroke}bind def
|
||||
/gs{gsave}bind def
|
||||
/gr{grestore}bind def
|
||||
/cp{currentpoint}bind def
|
||||
/np{newpath}bind def
|
||||
/ct{curveto}bind def
|
||||
systemdict /setpacking known
|
||||
{ /savepacking currentpacking def true setpacking } if
|
||||
/m0{0 0 moveto}bind def
|
||||
/xc{//res div}bind def
|
||||
/yc{//res neg div //y_offset add}bind def
|
||||
/lc{yc X xc X l st}bind def
|
||||
/mc{yc X xc X m}bind def
|
||||
/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
|
||||
/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
|
||||
/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
|
||||
/V{//res neg div //y_offset add
|
||||
currentpoint pop X
|
||||
m}bind def
|
||||
/H{//res div
|
||||
0 transform X round X itransform pop
|
||||
currentpoint X pop
|
||||
moveto}bind def
|
||||
/h{//res div 0 r}bind def
|
||||
/v{//res neg div 0 X r}bind def
|
||||
/S{X H show}bind def
|
||||
/A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
|
||||
/psize 10 def
|
||||
/height 0 def
|
||||
/cheight { height 0 ne { height } { psize } ifelse } bind def
|
||||
/slant 0 def
|
||||
/FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
|
||||
[psize 0 cheight slant sin slant cos div mul cheight 0 0]
|
||||
makefont setfont}bind def
|
||||
/shade{gs
|
||||
/dy X def
|
||||
/dx X def
|
||||
np m
|
||||
0 /dy rl
|
||||
/dx 0 rl
|
||||
0 /dy neg rl
|
||||
/dx neg 0 rl
|
||||
closepath
|
||||
.9 setgray
|
||||
fill
|
||||
gr}bind def
|
||||
1 setlinecap
|
||||
|
||||
/resolution res 72 mul def
|
||||
|
||||
|
||||
/startFig {
|
||||
/SavedState save def
|
||||
userdict maxlength dict begin
|
||||
currentpoint transform
|
||||
|
||||
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
|
||||
setlinewidth setmatrix
|
||||
|
||||
itransform moveto
|
||||
|
||||
/ury exch def
|
||||
/urx exch def
|
||||
/lly exch def
|
||||
/llx exch def
|
||||
/y exch 72 mul resolution div def
|
||||
/x exch 72 mul resolution div def
|
||||
|
||||
currentpoint /cy exch def /cx exch def
|
||||
|
||||
/sx x urx llx sub div def
|
||||
/sy y ury lly sub div def
|
||||
|
||||
sx sy scale
|
||||
|
||||
cx sx div llx sub
|
||||
cy sy div ury sub translate
|
||||
|
||||
/DefFigCTM matrix currentmatrix def
|
||||
|
||||
/initmatrix {
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
/defaultmatrix {
|
||||
DefFigCTM exch copy
|
||||
} def
|
||||
|
||||
/initgraphics {
|
||||
DocumentInitState setmiterlimit setgray setdash
|
||||
setlinejoin setlinecap setlinewidth setmatrix
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
|
||||
/showpage {
|
||||
initgraphics
|
||||
} def
|
||||
|
||||
}bind def
|
||||
/clipFig {
|
||||
currentpoint 6 2 roll
|
||||
newpath 4 copy
|
||||
4 2 roll moveto
|
||||
6 -1 roll exch lineto
|
||||
exch lineto
|
||||
exch lineto
|
||||
closepath clip
|
||||
newpath
|
||||
moveto
|
||||
}bind def
|
||||
/doclip { llx lly urx ury clipFig } def
|
||||
/endFig {
|
||||
end SavedState restore
|
||||
}bind def
|
||||
/globalstart {
|
||||
fontnum psize slant height resolution currentpoint
|
||||
pagesave restore gsave
|
||||
}bind def
|
||||
/globalend {
|
||||
grestore moveto
|
||||
/resolution exch def /height exch def
|
||||
/slant exch def /psize exch def /fontnum exch def
|
||||
F
|
||||
/pagesave save def
|
||||
}bind def
|
||||
|
||||
|
||||
/fontnum 1 def
|
||||
systemdict /setpacking known { savepacking setpacking} if
|
||||
end
|
||||
/BP{
|
||||
save mark devps begin m0
|
||||
/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
|
||||
currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
|
||||
}bind def
|
||||
/EP{
|
||||
end cleartomark restore showpage}def
|
||||
|
||||
/Encoding-1 256 array def
|
||||
0 1 255 {Encoding-1 exch /.notdef put} for
|
||||
Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
|
||||
Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
|
||||
Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
|
||||
Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
|
||||
Encoding-1
|
||||
dup 8#41 /copyright put
|
||||
dup 8#42 /registered put
|
||||
dup 8#43 /trademark put
|
||||
dup 8#44 /logicalnot put
|
||||
dup 8#45 /Eth put
|
||||
dup 8#46 /eth put
|
||||
dup 8#47 /Thorn put
|
||||
dup 8#50 /thorn put
|
||||
dup 8#51 /brokenbar put
|
||||
dup 8#52 /degree put
|
||||
dup 8#53 /divide put
|
||||
dup 8#54 /multiply put
|
||||
dup 8#55 /minus put
|
||||
dup 8#56 /onehalf put
|
||||
dup 8#57 /onequarter put
|
||||
dup 8#60 /threequarters put
|
||||
dup 8#101 /Aacute put
|
||||
dup 8#102 /Acircumflex put
|
||||
dup 8#103 /Adieresis put
|
||||
dup 8#104 /Agrave put
|
||||
dup 8#105 /Aring put
|
||||
dup 8#106 /Atilde put
|
||||
dup 8#107 /Ccedilla put
|
||||
dup 8#110 /Eacute put
|
||||
dup 8#111 /Ecircumflex put
|
||||
dup 8#112 /Edieresis put
|
||||
dup 8#113 /Egrave put
|
||||
dup 8#114 /Iacute put
|
||||
dup 8#115 /Icircumflex put
|
||||
dup 8#116 /Idieresis put
|
||||
dup 8#117 /Igrave put
|
||||
dup 8#120 /Ntilde put
|
||||
dup 8#121 /Oacute put
|
||||
dup 8#122 /Ocircumflex put
|
||||
dup 8#123 /Odieresis put
|
||||
dup 8#124 /Ograve put
|
||||
dup 8#125 /Otilde put
|
||||
dup 8#126 /Scaron put
|
||||
dup 8#127 /Uacute put
|
||||
dup 8#130 /Ucircumflex put
|
||||
dup 8#131 /Udieresis put
|
||||
dup 8#132 /Ugrave put
|
||||
dup 8#133 /Ydieresis put
|
||||
dup 8#134 /Zcaron put
|
||||
dup 8#135 /aacute put
|
||||
dup 8#136 /acircumflex put
|
||||
dup 8#137 /adieresis put
|
||||
dup 8#140 /agrave put
|
||||
dup 8#141 /aring put
|
||||
dup 8#142 /atilde put
|
||||
dup 8#143 /ccedilla put
|
||||
dup 8#144 /eacute put
|
||||
dup 8#145 /ecircumflex put
|
||||
dup 8#146 /edieresis put
|
||||
dup 8#147 /egrave put
|
||||
dup 8#150 /iacute put
|
||||
dup 8#151 /icircumflex put
|
||||
dup 8#152 /idieresis put
|
||||
dup 8#153 /igrave put
|
||||
dup 8#154 /ntilde put
|
||||
dup 8#155 /oacute put
|
||||
dup 8#156 /ocircumflex put
|
||||
dup 8#157 /odieresis put
|
||||
dup 8#160 /ograve put
|
||||
dup 8#161 /otilde put
|
||||
dup 8#162 /scaron put
|
||||
dup 8#163 /uacute put
|
||||
dup 8#164 /ucircumflex put
|
||||
dup 8#165 /udieresis put
|
||||
dup 8#166 /ugrave put
|
||||
dup 8#167 /ydieresis put
|
||||
dup 8#170 /zcaron put
|
||||
pop
|
||||
|
||||
/Enc-dict 30 dict def
|
||||
Enc-dict /tmpstr1 50 string put
|
||||
Enc-dict /tmpstr2 50 string put
|
||||
Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
|
||||
/AEnc-def { % arguments: the original font's name, encoding nr
|
||||
Enc-dict begin
|
||||
tmpstr2 cvs /Enc-no exch def % Remember the number in a string
|
||||
dup /OrigName exch def % remember the name
|
||||
findfont dup maxlength dict /newdict exch def % get dictionary for new font
|
||||
{ exch dup /FID ne
|
||||
{ exch newdict 3 1 roll put }
|
||||
{ pop pop } % Ignore FID
|
||||
ifelse
|
||||
} forall
|
||||
newdict begin
|
||||
/Encoding
|
||||
tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
|
||||
cvn load
|
||||
def % Replace encoding
|
||||
currentdict /UniqueID known
|
||||
{ /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
|
||||
end % newdict
|
||||
/FNlength OrigName tmpstr1 cvs length def % convert name, remember length
|
||||
FNlength 1 add Enc-no length add string
|
||||
dup 0 OrigName tmpstr1 cvs putinterval
|
||||
dup FNlength (-) putinterval
|
||||
dup FNlength 1 add Enc-no putinterval
|
||||
dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
|
||||
cvn dup newdict /FontName 3 2 roll put newdict definefont
|
||||
end % Enc-dict
|
||||
} def
|
||||
/Times-Roman 1 AEnc-def pop
|
||||
/R-1{/Times-Roman-1 FF}def
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
/I{/Times-Italic FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(IOCTL)S
|
||||
1026(\()S
|
||||
1068(2)S
|
||||
1126(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4821(IOCTL)S
|
||||
5127(\()S
|
||||
5169(2)S
|
||||
5227(\))S
|
||||
960 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NA)S
|
||||
790(AM)S
|
||||
858(ME)S
|
||||
940(E)S
|
||||
1080 V
|
||||
10 R
|
||||
1080(ioctl)S
|
||||
10 R-1
|
||||
1284(-)S
|
||||
10 R
|
||||
1366(control)S
|
||||
1676(device)S
|
||||
1248 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SY)S
|
||||
774(YN)S
|
||||
842(NO)S
|
||||
910(OP)S
|
||||
978(PS)S
|
||||
1030(SI)S
|
||||
1082(IS)S
|
||||
1115(S)S
|
||||
1368 V
|
||||
10 B
|
||||
1080(#include)S
|
||||
1482(<sys/types.h>)S
|
||||
1488 V
|
||||
1080(#include)S
|
||||
1482(<sys/ioctl.h>)S
|
||||
1728 V
|
||||
1080(int)S
|
||||
1236(ioctl\(int)S
|
||||
10 I
|
||||
1611(d)S
|
||||
10 B
|
||||
1661(,)S
|
||||
1724(int)S
|
||||
10 I
|
||||
1880(request)S
|
||||
10 B
|
||||
2176(,)S
|
||||
2239(void)S
|
||||
2461(*)S
|
||||
10 I
|
||||
2511(argp)S
|
||||
10 B
|
||||
2700(\))S
|
||||
3780(\(Minix\))S
|
||||
1848 V
|
||||
1080(int)S
|
||||
1236(ioctl\(int)S
|
||||
10 I
|
||||
1611(d)S
|
||||
10 B
|
||||
1661(,)S
|
||||
1724(ioreq_t)S
|
||||
10 I
|
||||
2070(request)S
|
||||
10 B
|
||||
2366(,)S
|
||||
2429(void)S
|
||||
2651(*)S
|
||||
10 I
|
||||
2701(argp)S
|
||||
10 B
|
||||
2890(\))S
|
||||
3780(\(Minix-vmd\))S
|
||||
2016 V
|
||||
9 R
|
||||
720(D)S
|
||||
722(DE)S
|
||||
790(ES)S
|
||||
848(SC)S
|
||||
900(CR)S
|
||||
962(RI)S
|
||||
1024(IP)S
|
||||
1057(PT)S
|
||||
1109(TI)S
|
||||
1167(IO)S
|
||||
1200(ON)S
|
||||
1268(N)S
|
||||
2136 V
|
||||
10 B
|
||||
1080(Ioctl)S
|
||||
10 R
|
||||
1304(performs)S
|
||||
1696(a)S
|
||||
1769(variety)S
|
||||
2078(of)S
|
||||
2191(functions)S
|
||||
2594(on)S
|
||||
2723(open)S
|
||||
2947(descriptors.)S
|
||||
3468(In)S
|
||||
3581(particular,)S
|
||||
4022(many)S
|
||||
4274(operating)S
|
||||
4683(characteristics)S
|
||||
2256 V
|
||||
1080(of)S
|
||||
1190(character)S
|
||||
1587(special)S
|
||||
1893(\256les)S
|
||||
2087(\(e.g.)S
|
||||
2292(terminals\))S
|
||||
2727(may)S
|
||||
2926(be)S
|
||||
3047(controlled)S
|
||||
3481(with)S
|
||||
10 B
|
||||
3686(ioctl)S
|
||||
10 R
|
||||
3897(requests.)S
|
||||
4302(The)S
|
||||
4484(writeups)S
|
||||
4856(of)S
|
||||
4965(various)S
|
||||
2376 V
|
||||
1080(devices)S
|
||||
1407(in)S
|
||||
1510(section)S
|
||||
1820(4)S
|
||||
1895(discuss)S
|
||||
2210(how)S
|
||||
10 B
|
||||
2408(ioctl)S
|
||||
10 R
|
||||
2618(applies)S
|
||||
2928(to)S
|
||||
3031(them.)S
|
||||
2544 V
|
||||
1080(An)S
|
||||
1259(ioctl)S
|
||||
10 I
|
||||
1469(request)S
|
||||
10 R
|
||||
1797(has)S
|
||||
1963(encoded)S
|
||||
2330(in)S
|
||||
2440(it)S
|
||||
2528(whether)S
|
||||
2885(the)S
|
||||
3040(argument)S
|
||||
3452(is)S
|
||||
3551(an)S
|
||||
3678(in)S
|
||||
3788(parameter)S
|
||||
4224(or)S
|
||||
4340(out)S
|
||||
4500(parameter,)S
|
||||
4961(and)S
|
||||
5138(the)S
|
||||
2664 V
|
||||
1080(size)S
|
||||
1267(of)S
|
||||
1381(the)S
|
||||
1534(argument)S
|
||||
10 I
|
||||
1944(argp)S
|
||||
10 R
|
||||
2163(in)S
|
||||
2271(bytes.)S
|
||||
2563(Macros)S
|
||||
2895(and)S
|
||||
3070(de\256nes)S
|
||||
3385(used)S
|
||||
3599(in)S
|
||||
3707(specifying)S
|
||||
4156(an)S
|
||||
4281(ioctl)S
|
||||
10 I
|
||||
4490(request)S
|
||||
10 R
|
||||
4816(are)S
|
||||
4970(located)S
|
||||
2784 V
|
||||
1080(in)S
|
||||
1183(the)S
|
||||
1331(\256le)S
|
||||
10 I
|
||||
1485(<sys/ioctl.h>)S
|
||||
10 R
|
||||
2034(.)S
|
||||
2952 V
|
||||
9 R
|
||||
720(R)S
|
||||
722(RE)S
|
||||
784(ET)S
|
||||
842(TU)S
|
||||
900(UR)S
|
||||
968(RN)S
|
||||
1030(N)S
|
||||
1121(V)S
|
||||
1123(VA)S
|
||||
1191(AL)S
|
||||
1259(LU)S
|
||||
1317(UE)S
|
||||
1385(E)S
|
||||
3072 V
|
||||
10 R
|
||||
1080(If)S
|
||||
1173(an)S
|
||||
1293(error)S
|
||||
1515(has)S
|
||||
1674(occurred,)S
|
||||
2077(a)S
|
||||
2147(value)S
|
||||
2390(of)S
|
||||
10 R-1
|
||||
2499(-)S
|
||||
10 R
|
||||
2556(1)S
|
||||
2631(is)S
|
||||
2723(returned)S
|
||||
3084(and)S
|
||||
10 B
|
||||
(errno)241 3254 A
|
||||
10 R
|
||||
3520(is)S
|
||||
3612(set)S
|
||||
3749(to)S
|
||||
3852(indicate)S
|
||||
4196(the)S
|
||||
4344(error.)S
|
||||
3240 V
|
||||
9 R
|
||||
720(E)S
|
||||
722(ER)S
|
||||
780(RR)S
|
||||
842(RO)S
|
||||
904(OR)S
|
||||
972(RS)S
|
||||
1034(S)S
|
||||
3360 V
|
||||
10 B
|
||||
1080(Ioctl)S
|
||||
10 R
|
||||
(will)157 1301 A
|
||||
1483(fail)S
|
||||
1643(if)S
|
||||
1730(one)S
|
||||
1900(or)S
|
||||
2009(more)S
|
||||
2241(of)S
|
||||
2350(the)S
|
||||
2498(following)S
|
||||
2914(are)S
|
||||
3063(true:)S
|
||||
3528 V
|
||||
1080([EBADF])S
|
||||
10 I
|
||||
1830(D)S
|
||||
10 R
|
||||
1928(is)S
|
||||
2020(not)S
|
||||
2173(a)S
|
||||
2243(valid)S
|
||||
2469(descriptor.)S
|
||||
3696 V
|
||||
1080([ENOTTY])S
|
||||
10 I
|
||||
1830(D)S
|
||||
10 R
|
||||
1928(is)S
|
||||
2020(not)S
|
||||
2173(associated)S
|
||||
2612(with)S
|
||||
2816(a)S
|
||||
2886(character)S
|
||||
3282(special)S
|
||||
3587(device.)S
|
||||
3864 V
|
||||
1080([ENOTTY])S
|
||||
1830(The)S
|
||||
2015(speci\256ed)S
|
||||
2401(request)S
|
||||
2720(does)S
|
||||
2932(not)S
|
||||
3088(apply)S
|
||||
3339(to)S
|
||||
3445(the)S
|
||||
3597(kind)S
|
||||
3804(of)S
|
||||
3917(object)S
|
||||
4192(that)S
|
||||
4372(the)S
|
||||
4524(descriptor)S
|
||||
10 I
|
||||
4956(d)S
|
||||
10 R
|
||||
5035(refer-)S
|
||||
3984 V
|
||||
1830(ences.)S
|
||||
4152 V
|
||||
([EINVAL])445 1080 A
|
||||
10 I
|
||||
1830(Request)S
|
||||
10 R
|
||||
2174(or)S
|
||||
10 I
|
||||
2283(argp)S
|
||||
10 R
|
||||
2497(is)S
|
||||
2589(not)S
|
||||
2742(valid.)S
|
||||
4320 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
913(A)S
|
||||
915(AL)S
|
||||
983(LS)S
|
||||
1041(SO)S
|
||||
1093(O)S
|
||||
4440 V
|
||||
10 B
|
||||
1080(execve)S
|
||||
10 R
|
||||
1360(\(2\),)S
|
||||
10 B
|
||||
1528(fcntl)S
|
||||
10 R
|
||||
1725(\(2\),)S
|
||||
10 B
|
||||
1893(mt)S
|
||||
10 R
|
||||
2011(\(4\),)S
|
||||
10 B
|
||||
2179(tty)S
|
||||
10 R
|
||||
2297(\(4\),)S
|
||||
10 B
|
||||
2465(intro)S
|
||||
10 R
|
||||
2678(\(4\).)S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
2654(\()S
|
||||
2696(March)S
|
||||
2984(4,)S
|
||||
(1986)200 3084 A
|
||||
3292(\))S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 1
|
||||
Reference in New Issue
Block a user