aboutsummaryrefslogtreecommitdiff
path: root/man/man3/index.html
blob: 90e8d3cf98043e46fca588d8d17b7e71b5b0975c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
<html>
<head>
<title>Manual Section 3 - Plan 9 from User Space</title>
</head>
<body>
<table width=100%>
<tr><td width=20><td>
<center>
<table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=1><td width=200><td>
<tr><td colspan=2>
	<center>
	<b>Manual Section 3 - Plan 9 from User Space</b>
	</center>
<tr height=10><td>
<tr><td valign=top><a href="intro.html">intro(3)</a><td>intro &ndash; introduction to library functions
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="9p.html">9p(3)</a><td>Srv
dirread9p
emalloc9p
erealloc9p
estrdup9p
postfd
postmountsrv
readbuf
readstr
respond
srv
threadpostmountsrv
walkandclone &ndash; 9P file service
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="9p-cmdbuf.html">9p-cmdbuf(3)</a><td>Cmdbuf, parsecmd, respondcmderror, lookupcmd &ndash; control message parsing
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="9p-fid.html">9p-fid(3)</a><td>Fid, Fidpool, allocfidpool, freefidpool, allocfid, closefid, lookupfid, removefid
Req, Reqpool, allocreqpool, freereqpool, allocreq, closereq, lookupreq, removereq &ndash; 9P fid, request tracking
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="9p-file.html">9p-file(3)</a><td>Tree, alloctree, freetree
File, createfile, closefile, removefile, walkfile
opendirfile, readdirfile, closedirfile, hasperm &ndash; in-memory file hierarchy
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="9p-intmap.html">9p-intmap(3)</a><td>Intmap, allocmap, freemap, insertkey, caninsertkey, lookupkey
deletekey &ndash; integer to data structure maps
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="9pclient.html">9pclient(3)</a><td>CFid, CFsys, fsinit, fsmount, fsroot, fssetroot, fsunmount, nsmount, fsversion, fsauth, fsattach, fsclose, fscreate, fsdirread, fsdirreadall, fsdirstat, fsdirfstat, fsdirwstat, fsdirfwstat, fsopen, fsopenfd, fspread, fspwrite, fsread, fsreadn, fswrite &ndash; 9P client library
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="addpt.html">addpt(3)</a><td>addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt &ndash; arithmetic on points and rectangles
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="aes.html">aes(3)</a><td>setupAESstate, aesCBCencrypt, aesCBCdecrypt - advanced encryption standard (rijndael)
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="allocimage.html">allocimage(3)</a><td>allocimage, allocimagemix, freeimage, nameimage, namedimage, setalpha, loadimage, cloadimage, unloadimage, readimage, writeimage, bytesperline, wordsperline &ndash; allocating, freeing, reading, writing images
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="arg.html">arg(3)</a><td>ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt &ndash; process option letters from argv
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="arith3.html">arith3(3)</a><td>add3, sub3, neg3, div3, mul3, eqpt3, closept3, dot3, cross3, len3, dist3, unit3, midpt3, lerp3, reflect3, nearseg3, pldist3, vdiv3, vrem3, pn2f3, ppp2f3, fff2p3, pdiv4, add4, sub4 &ndash; operations on 3-d points and planes
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="atof.html">atof(3)</a><td>atof, atoi, atol, atoll, charstod, strtod, strtol, strtoll, strtoul, strtoull &ndash; convert text to numbers
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="bin.html">bin(3)</a><td>binalloc, bingrow, binfree &ndash; grouped memory allocation
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="bio.html">bio(3)</a><td>Bopen, Bfdopen, Binit, Binits, Brdline, Brdstr, Bgetc, Bgetrune, Bgetd, Bungetc, Bungetrune, Bread, Bseek, Boffset, Bfildes, Blinelen, Bputc, Bputrune, Bprint, Bvprint, Bwrite, Bflush, Bterm, Bbuffered &ndash; buffered input/output
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="blowfish.html">blowfish(3)</a><td>setupBFstate, bfCBCencrypt, bfCBCdecrypt, bfECBencrypt, bfECBdecrypt  - blowfish encryption
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="cachechars.html">cachechars(3)</a><td>cachechars, agefont, loadchar, Subfont, Fontchar, Font  &ndash; font utilities
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="cleanname.html">cleanname(3)</a><td>cleanname &ndash; clean a path name
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="color.html">color(3)</a><td>cmap2rgb, cmap2rgba, rgb2cmap &ndash; colors and color maps
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="complete.html">complete(3)</a><td>complete, freecompletion &ndash; file name completion
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="cputime.html">cputime(3)</a><td>cputime, times &ndash; cpu time in this process and children
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="ctime.html">ctime(3)</a><td>ctime, localtime, gmtime, asctime, tm2sec, timezone &ndash; convert date and time
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="des.html">des(3)</a><td>setupDESstate, des_key_setup, block_cipher, desCBCencrypt, desCBCdecrypt, desECBencrypt, desECBdecrypt, des3CBCencrypt, des3CBCdecrypt, des3ECBencrypt, des3ECBdecrypt, key_setup, des56to64, des64to56, setupDES3state, triple_block_cipher,  - single and triple digital encryption standard
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="dial.html">dial(3)</a><td>dial, announce, listen, accept, reject, netmkaddr, dialparse &ndash; make and break network connections
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="dirread.html">dirread(3)</a><td>dirread, dirreadall &ndash; read directory
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="draw.html">draw(3)</a><td>Image, draw, drawop, gendraw, gendrawop, drawreplxy, drawrepl
replclipr, line, lineop, poly, polyop, fillpoly, fillpolyop, bezier, bezierop
bezspline, bezsplineop, bezsplinepts, fillbezier, fillbezierop
fillbezspline, fillbezsplineop, ellipse, ellipseop
fillellipse, fillellipseop, arc, arcop, fillarc, fillarcop
icossin, icossin2, border, string, stringop, stringn, stringnop
runestring, runestringop, runestringn, runestringnop, stringbg
stringbgop, stringnbg, stringnbgop, runestringbg, runestringbgop
runestringnbg, runestringnbgop, _string, ARROW, drawsetdebug &ndash; graphics functions
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="dsa.html">dsa(3)</a><td>dsagen, dsasign, dsaverify, dsapuballoc, dsapubfree, dsaprivalloc, dsaprivfree, dsasigalloc, dsasigfree, dsaprivtopub - digital signature algorithm
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="dup.html">dup(3)</a><td>dup &ndash; duplicate an open file descriptor
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="elgamal.html">elgamal(3)</a><td>eggen, egencrypt, egdecrypt, egsign, egverify, egpuballoc, egpubfree, egprivalloc, egprivfree, egsigalloc, egsigfree, egprivtopub - elgamal encryption
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="encode.html">encode(3)</a><td>dec64, enc64, dec32, enc32, dec16, enc16, encodefmt &ndash; encoding byte arrays as strings
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="errstr.html">errstr(3)</a><td>errstr, rerrstr, werrstr &ndash; description of last system call error
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="event.html">event(3)</a><td>event, einit, estart, estartfn, etimer, eread, emouse, ekbd, ecanread, ecanmouse, ecankbd, ereadmouse, eatomouse, eresized, egetrect, edrawgetrect, emenuhit, emoveto, esetcursor, Event, Mouse, Menu &ndash; graphics events
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="exec.html">exec(3)</a><td>exec, execl &ndash; execute a file
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="exits.html">exits(3)</a><td>exits, _exits, atexit, atexitdont, terminate &ndash; terminate process, process cleanup
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="fcall.html">fcall(3)</a><td>Fcall, convS2M, convD2M, convM2S, convM2D, fcallfmt, dirfmt, dirmodefmt, read9pmsg, statcheck, sizeS2M, sizeD2M &ndash; interface to Plan 9 File protocol
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="flate.html">flate(3)</a><td>deflateinit, deflate, deflatezlib, deflateblock, deflatezlibblock, inflateinit, inflate, inflatezlib, inflateblock, inflatezlibblock, flateerr, mkcrctab, blockcrc, adler32 &ndash; deflate compression
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="fmtinstall.html">fmtinstall(3)</a><td>fmtinstall, dofmt, dorfmt, fmtprint, fmtvprint, fmtrune, fmtstrcpy, fmtrunestrcpy, fmtfdinit, fmtfdflush, fmtstrinit, fmtstrflush, runefmtstrinit, runefmtstrflush, errfmt &ndash; support for user-defined print formats and output routines
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="frame.html">frame(3)</a><td>frinit, frsetrects, frinittick, frclear, frcharofpt, frptofchar, frinsert, frdelete, frselect, frtick, frselectpaint, frdrawsel, frdrawsel0, frgetmouse &ndash; frames of text
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="genrandom.html">genrandom(3)</a><td>genrandom, prng &ndash; random number generation
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="get9root.html">get9root(3)</a><td>get9root, unsharp &ndash; get path to root of Plan 9 tree
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="getcallerpc.html">getcallerpc(3)</a><td>getcallerpc &ndash; fetch return PC of current function
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="getenv.html">getenv(3)</a><td>getenv, putenv &ndash; access environment variables
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="getfields.html">getfields(3)</a><td>getfields, gettokens, tokenize &ndash; break a string into fields
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="getns.html">getns(3)</a><td>getns &ndash; get path to name space directory
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="getsnarf.html">getsnarf(3)</a><td>getsnarf, putsnarf &ndash; window system snarf (cut and paste) buffer
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="getuser.html">getuser(3)</a><td>getuser, sysname &ndash; get user or system name
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="getwd.html">getwd(3)</a><td>getwd &ndash; get current directory
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="graphics.html">graphics(3)</a><td>Display, Point, Rectangle, Cursor, initdraw, geninitdraw, drawerror, initdisplay, closedisplay, getdefont, getwindow, gengetwindow, flushimage, bufimage, lockdisplay, unlockdisplay, cursorswitch, cursorset, openfont, buildfont, freefont, Pfmt, Rfmt, strtochan, chantostr, chantodepth &ndash; interactive graphics
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="html.html">html(3)</a><td>parsehtml
printitems
validitems
freeitems
freedocinfo
dimenkind
dimenspec
targetid
targetname
fromStr
toStr
&ndash; HTML parser
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="ioproc.html">ioproc(3)</a><td>closeioproc
iocall
ioclose
iointerrupt
iodial
ioopen
ioproc
ioread
ioread9pmsg
ioreadn
iorecvfd
iosendfd
iosleep
iowrite &ndash; slave I/O processes for threaded programs
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="ip.html">ip(3)</a><td>eipfmt, parseip, parseipmask, v4parseip, v4parsecidr, parseether, myipaddr, myetheraddr, maskip, equivip, defmask, isv4, v4tov6, v6tov4, nhgetl, nhgets, nhgetv, hnputl, hnputs, hnputv, ptclbsum, readipifc &ndash; Internet protocol
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="isalpharune.html">isalpharune(3)</a><td>isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune &ndash; Unicode character classes and cases
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="keyboard.html">keyboard(3)</a><td>initkeyboard, ctlkeyboard, closekeyboard &ndash; keyboard control
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="lock.html">lock(3)</a><td>lock, canlock, unlock
qlock, canqlock, qunlock
rlock, canrlock, runlock
wlock, canwlock, wunlock
rsleep, rwakeup, rwakeupall
incref, decref
&ndash; spin locks, queueing rendezvous locks, reader-writer locks, rendezvous points, and reference counts
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mach.html">mach(3)</a><td>machbytype, machbyname &ndash; machine-independent access to executables and programs
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mach-cmd.html">mach-cmd(3)</a><td>attachargs, attachcore, attachdynamic, attachproc, proctextfile &ndash; debugging processes and core files
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mach-file.html">mach-file(3)</a><td>crackhdr, uncrackhdr, mapfile, unmapfile, mapproc, unmapproc, detachproc, ctlproc
procnotes &ndash; machine-independent access to exectuable files and running processes
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mach-map.html">mach-map(3)</a><td>allocmap, addseg, findseg, addrtoseg
addrtosegafter, removeseg, freemap
get1, get2, get4, get8
put1, put2, put4, put8
rget, rput, fpformat
locnone, locaddr, locconst, locreg, locindir
loccmp, loceval, locfmt, locsimplify
lget1, lget2, lget4, lget8
lput1, lput2, lput4, lput8 &ndash; machine-independent
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mach-stack.html">mach-stack(3)</a><td>stacktrace, localaddr, unwindframe, windindex, windreglocs &ndash; stack traces
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mach-swap.html">mach-swap(3)</a><td>beswap2, beswap4, beswap8, beieeeftoa32, beieeeftoa64, beieeeftoa80
beload2, beload4, beload8
leswap2, leswap4, leswap8, leieeeftoa32, leieeeftoa64, leieeeftoa80
leload2, leload4, leload8, ieeeftoa32, ieeeftoa64 &ndash; machine-independent access to byte-ordered data
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mach-symbol.html">mach-symbol(3)</a><td>symopen, symclose, findhdr, indexsym, lookupsym, findsym
findexsym, flookupsym, ffindsym
lookuplsym, indexlsym, findlsym
symoff, pc2file, file2pc, line2pc, fnbound, fileline
pc2line &ndash; symbol table access functions
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="malloc.html">malloc(3)</a><td>malloc, mallocz, free, realloc, calloc, setmalloctag, setrealloctag, getmalloctag, getrealloctag &ndash; memory allocator
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="matrix.html">matrix(3)</a><td>ident, matmul, matmulr, determinant, adjoint, invertmat, xformpoint, xformpointd, xformplane, pushmat, popmat, rot, qrot, scale, move, xform, ixform, persp, look, viewport &ndash; Geometric transformations
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="memdraw.html">memdraw(3)</a><td>Memimage
Memdata
Memdrawparam
memimageinit
wordaddr
byteaddr
memimagemove
allocmemimage
allocmemimaged
readmemimage
creadmemimage
writememimage
freememimage
memsetchan
loadmemimage
cloadmemimage
unloadmemimage
memfillcolor
memarc
mempoly
memellipse
memfillpoly
memimageline
memimagedraw
drawclip
memlinebbox
memlineendsize
allocmemsubfont
openmemsubfont
freememsubfont
memsubfontwidth
getmemdefont
memimagestring
iprint
hwdraw &ndash; drawing routines for memory-resident images
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="memlayer.html">memlayer(3)</a><td>memdraw, memlalloc, memldelete, memlexpose, memlfree, memlhide, memline, memlnorefresh, memload, memunload, memlorigin, memlsetrefresh, memltofront, memltofrontn, memltorear, memltorearn &ndash; windows of memory-resident images
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="memory.html">memory(3)</a><td>memccpy, memchr, memcmp, memcpy, memmove, memset &ndash; memory operations
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mouse.html">mouse(3)</a><td>initmouse, readmouse, closemouse, moveto, cursorswitch, getrect, drawgetrect, menuhit, setcursor &ndash; mouse control
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mousescrollsize.html">mousescrollsize(3)</a><td>mousescrollsize &ndash; compute mouse scroll increment
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mp.html">mp(3)</a><td>mpsetminbits, mpnew, mpfree, mpbits, mpnorm, mpcopy, mpassign, mprand, strtomp, mpfmt,mptoa, betomp, mptobe, letomp, mptole, mptoui, uitomp, mptoi, itomp, uvtomp, mptouv, vtomp, mptov, mpdigdiv, mpadd, mpsub, mpleft, mpright, mpmul, mpexp, mpmod, mpdiv, mpfactorial, mpcmp, mpextendedgcd, mpinvert, mpsignif, mplowbits0, mpvecdigmuladd, mpvecdigmulsub, mpvecadd, mpvecsub, mpveccmp, mpvecmul, mpmagcmp, mpmagadd, mpmagsub, crtpre, crtin, crtout, crtprefree, crtresfree &ndash; extended precision arithmetic
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="muldiv.html">muldiv(3)</a><td>muldiv, umuldiv &ndash; high-precision multiplication and division
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="mux.html">mux(3)</a><td>Mux, muxinit, muxrpc, muxthreads &ndash; protocol multiplexor
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="nan.html">nan(3)</a><td>NaN, Inf, isNaN, isInf &ndash; not-a-number and infinity functions
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="needstack.html">needstack(3)</a><td>needstack &ndash; check for execution stack overflow
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="notify.html">notify(3)</a><td>notify, noted, atnotify, noteenable, notedisable, notifyon, notifyoff &ndash; handle asynchronous process notification
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="open.html">open(3)</a><td>open, create, close &ndash; open a file for reading or writing, create file
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="opentemp.html">opentemp(3)</a><td>opentemp &ndash; create a uniquely-named file
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="pipe.html">pipe(3)</a><td>pipe &ndash; create an interprocess channel
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="plumb.html">plumb(3)</a><td>eplumb, plumbfree, plumbopen, plumbopenfid, plumbsend, plumbsendtofid, plumbsendtext, plumblookup, plumbpack, plumbpackattr, plumbaddattr, plumbdelattr, plumbrecv, plumbrecvfid, plumbunpack, plumbunpackpartial, plumbunpackattr, Plumbmsg  &ndash; plumb messages
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="post9pservice.html">post9pservice(3)</a><td>post9pservice &ndash; post 9P service for use by clients
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="postnote.html">postnote(3)</a><td>postnote &ndash; send a note to a process or process group
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="prime.html">prime(3)</a><td>genprime, gensafeprime, genstrongprime, DSAprimes, probably_prime, smallprimetest  &ndash; prime number generation
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="print.html">print(3)</a><td>print, fprint, sprint, snprint, seprint, smprint, runesprint, runesnprint, runeseprint, runesmprint, vfprint, vsnprint, vseprint, vsmprint, runevsnprint, runevseprint, runevsmprint &ndash; print formatted output
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="proto.html">proto(3)</a><td>rdproto &ndash; parse and process a proto file listing
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="pushtls.html">pushtls(3)</a><td>pushtls, tlsClient, tlsServer, initThumbprints, freeThumbprints, okThumbprint, readcert, readcertchain &ndash; attach TLS1 or SSL3 encryption to a communication channel
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="qball.html">qball(3)</a><td>qball &ndash; 3-d rotation controller
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="quaternion.html">quaternion(3)</a><td>qtom, mtoq, qadd, qsub, qneg, qmul, qdiv, qunit, qinv, qlen, slerp, qmid, qsqrt &ndash; Quaternion arithmetic
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="quote.html">quote(3)</a><td>quotestrdup, quoterunestrdup, unquotestrdup, unquoterunestrdup, quotestrfmt, quoterunestrfmt, quotefmtinstall, doquote, needsrcquote &ndash; quoted character strings
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="rand.html">rand(3)</a><td>rand, lrand, frand, nrand, lnrand, srand, truerand, ntruerand, fastrand, nfastrand &ndash; random number generator
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="rc4.html">rc4(3)</a><td>setupRC4state, rc4, rc4skip, rc4back  - alleged rc4 encryption
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="read.html">read(3)</a><td>read, readn, write, pread, pwrite &ndash; read or write file
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="regexp.html">regexp(3)</a><td>regcomp, regcomplit, regcompnl, regexec, regsub, rregexec, rregsub, regerror &ndash; regular expression
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="rfork.html">rfork(3)</a><td>rfork &ndash; manipulate process state
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="rsa.html">rsa(3)</a><td>asn1dump
asn1toRSApriv
decodepem
decodepemchain
rsadecrypt
rsaencrypt
rsafill,
rsagen
rsaprivalloc
rsaprivfree
rsaprivtopub
rsapuballoc
rsapubfree
X509toRSApub
X509dump
X509gen
X509req
X509verify &ndash; RSA encryption algorithm
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="rune.html">rune(3)</a><td>runetochar, chartorune, runelen, runenlen, fullrune, utfecpy, utflen, utfnlen, utfrune, utfrrune, utfutf &ndash; rune/UTF conversion
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="runestrcat.html">runestrcat(3)</a><td>runestrcat
runestrncat
runestrcmp
runestrncmp
runestrcpy
runestrncpy
runestrecpy
runestrlen
runestrchr
runestrrchr
runestrdup
runestrstr &ndash; rune string operations
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="sechash.html">sechash(3)</a><td>md4, md5, sha1, hmac_md5, hmac_sha1, md5pickle, md5unpickle, sha1pickle, sha1unpickle &ndash; cryptographically secure hashes
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="seek.html">seek(3)</a><td>seek &ndash; change file offset
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="sendfd.html">sendfd(3)</a><td>sendfd, recvfd &ndash; pass file descriptors along Unix domain sockets
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="setjmp.html">setjmp(3)</a><td>setjmp, longjmp, notejmp &ndash; non-local goto
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="sleep.html">sleep(3)</a><td>sleep, alarm &ndash; delay, ask for delayed note
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="stat.html">stat(3)</a><td>stat, fstat, wstat, fwstat, dirstat, dirfstat, dirwstat, dirfwstat, nulldir &ndash; get and put file status
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="strcat.html">strcat(3)</a><td>strcat, strncat, strcmp, strncmp, cistrcmp, cistrncmp, strcpy, strncpy, strecpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strdup, strstr, cistrstr &ndash; string operations
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="string.html">string(3)</a><td>s_alloc, s_append, s_array, s_copy, s_error, s_free, s_incref, s_memappend, s_nappend, s_new, s_newalloc, s_parse, s_reset, s_restart, s_terminate, s_tolower, s_putc, s_unique, s_grow, s_read, s_read_line, s_getline, s_allocinstack, s_freeinstack, s_rdinstack &ndash; extensible strings
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="stringsize.html">stringsize(3)</a><td>stringsize, stringwidth, stringnwidth, runestringsize, runestringwidth, runestringnwidth &ndash; graphical size of strings
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="subfont.html">subfont(3)</a><td>allocsubfont, freesubfont, installsubfont, lookupsubfont, uninstallsubfont, subfontname, readsubfont, readsubfonti, writesubfont, stringsubfont, strsubfontwidth, mkfont &ndash; subfont manipulation
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="sysfatal.html">sysfatal(3)</a><td>sysfatal &ndash; system error messages
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="thread.html">thread(3)</a><td>alt
chancreate
chanfree
chaninit
chanprint
chansetname
mainstacksize
proccreate
procdata
recv
recvp
recvul
send
sendp
sendul
nbrecv
nbrecvp
nbrecvul
nbsend
nbsendp
nbsendul
threadcreate
threaddata
threadexec
threadexecl
threadexits
threadexitsall
threadgetgrp
threadgetname
threadint
threadintgrp
threadkill
threadkillgrp
threadmain
threadnotify
threadid
threadpid
threadsetgrp
threadsetname
threadsetstate
threadspawn
threadwaitchan
yield &ndash; thread and proc management
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="time.html">time(3)</a><td>time, nsec &ndash; time in seconds and nanoseconds since epoch
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="udpread.html">udpread(3)</a><td>udpread, udpwrite &ndash; read and write UDP packets
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="wait.html">wait(3)</a><td>await, awaitnohang, awaitfor, wait, waitnohang, waitfor, waitpid &ndash; wait for a process to exit
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="wctl.html">wctl(3)</a><td>drawresizewindow, drawsetlabel, drawtopwindow &ndash; window management
<tr height=1><td>
<tr height=1><td colspan=2 bgcolor=#cccccc>
<tr height=1><td>
<tr><td valign=top><a href="window.html">window(3)</a><td>Screen, allocscreen, publicscreen, freescreen, allocwindow, bottomwindow, bottomnwindows, topwindow, topnwindows, originwindow &ndash; window management
</table>
</center>
<table border=0 cellpadding=0 cellspacing=0 width=100%>
<tr height=15><td width=10><td><td width=10>
<tr><td><td>
<center>
<a href="../../"><img src="../../dist/spaceglenda100.png" alt="Space Glenda" border=1></a>
</center>
</table>
<td width=20>
</table>
</body>
</html>