Embedded Xinu Operating System
An ongoing research project and educational operating system.
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Macros
Groups
Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level
1
2
3
4
]
apps
date.c
device
ethloop
ethloopClose.c
ethloopControl.c
ethloopInit.c
ethloopOpen.c
ethloopRead.c
ethloopWrite.c
flash
flashClose.c
flashControl.c
flashInit.c
flashOpen.c
flashRead.c
flashWrite.c
logical.c
nvram.c
physical.c
platformflash.h
validateTrx.c
framebuffer_rpi
drawShapes.c
fbPutc.c
fbWrite.c
font.c
mailbox.c
screenInit.c
trig.c
http
httpAlloc.c
httpCleanPrompts.c
httpClose.c
httpConfigPage.c
httpControl.c
httpErrorResponse.c
httpFlushWBuffer.c
httpFree.c
httpGetc.c
httpHtmlBegin.c
httpInit.c
httpOpen.c
httpPutc.c
httpRead.c
httpReadHdrs.c
httpReadRqst.c
httpServer.c
httpValidations.c
httpWrite.c
lan7800
etherClose.c
etherControl.c
etherInit.c
etherRead.c
etherWrite.c
lan7800.c
lan7800.h
loopback
loopbackClose.c
loopbackControl.c
loopbackGetc.c
loopbackInit.c
loopbackOpen.c
loopbackPutc.c
loopbackRead.c
loopbackWrite.c
raw
rawClose.c
rawControl.c
rawDemux.c
rawInit.c
rawOpen.c
rawRead.c
rawRecv.c
rawSend.c
rawWrite.c
rtp
rtpAlloc.c
rtpClose.c
rtpFreebuf.c
rtpGetbuf.c
rtpInit.c
rtpOpen.c
rtpRead.c
rtpRecv.c
rtpSend.c
rtpWrite.c
tcp
tcpAlloc.c
tcpChksum.c
tcpClose.c
tcpGetc.c
tcpInit.c
tcpOpen.c
tcpOpenActive.c
tcpPutc.c
tcpRead.c
tcpRecv.c
tcpRecvAck.c
tcpRecvData.c
tcpRecvListen.c
tcpRecvOpts.c
tcpRecvOther.c
tcpRecvValid.c
tcpSend.c
tcpSendAck.c
tcpSendData.c
tcpSendPersist.c
tcpSendRst.c
tcpSendRxt.c
tcpSendSyn.c
tcpSendWindow.c
tcpSeqdiff.c
tcpSetup.c
tcpTimer.c
tcpTimerPurge.c
tcpTimerRemain.c
tcpTimerSched.c
tcpTimerTrigger.c
tcpWrite.c
telnet
telnetAlloc.c
telnetClose.c
telnetControl.c
telnetFlush.c
telnetGetc.c
telnetInit.c
telnetOpen.c
telnetPutc.c
telnetRead.c
telnetServer.c
telnetWrite.c
tty
ttyClose.c
ttyControl.c
ttyGetc.c
ttyInit.c
ttyOpen.c
ttyPutc.c
ttyRead.c
ttyWrite.c
uart
kprintf.c
kvprintf.c
uartControl.c
uartGetc.c
uartInit.c
uartPutc.c
uartRead.c
uartStat.c
uartWrite.c
uart-pl011
kputc.c
pl011.h
uartHwInit.c
uartHwPutc.c
uartHwStat.c
uartInterrupt.c
udp
udpAlloc.c
udpChksum.c
udpClose.c
udpControl.c
udpDemux.c
udpFreebuf.c
udpGetbuf.c
udpInit.c
udpOpen.c
udpRead.c
udpRecv.c
udpSend.c
udpWrite.c
usb
usbcore.c
usbdebug.c
usbhub.c
usbkbd
usbKbdControl.c
usbKbdGetc.c
usbKbdInit.c
usbKbdInterrupt.c
usbKbdRead.c
lib
libdsp
linear2ulaw.c
ulaw2linear.c
libxc
abs.c
atoi.c
atol.c
bzero.c
ctype_.c
doprnt.c
doscan.c
fgetc.c
fgets.c
fprintf.c
fputc.c
fputs.c
fscanf.c
labs.c
memchr.c
memcmp.c
memcpy.c
memset.c
printf.c
qsort.c
rand.c
sprintf.c
sscanf.c
strchr.c
strcmp.c
strcpy.c
strlcpy.c
strlen.c
strncat.c
strncmp.c
strncpy.c
strnlen.c
strrchr.c
strstr.c
mailbox
mailboxAlloc.c
mailboxCount.c
mailboxFree.c
mailboxInit.c
mailboxReceive.c
mailboxSend.c
mem
memRegionAlloc.c
memRegionClear.c
memRegionInit.c
memRegionInsert.c
memRegionReclaim.c
memRegionRemove.c
memRegionSplit.c
memRegionTransfer.c
memRegionValid.c
safeKmapInit.c
safeMap.c
safeMapRange.c
safeUnmap.c
safeUnmapRange.c
tlbInit.c
tlbMissHandler.c
network
arp
arpAlloc.c
arpDaemon.c
arpFree.c
arpGetEntry.c
arpInit.c
arpLookup.c
arpNotify.c
arpRecv.c
arpSendReply.c
arpSendRqst.c
dhcpc
dhcp.h
dhcpClient.c
dhcpRecvReply.c
dhcpSendRequest.c
icmp
icmpDaemon.c
icmpDestUnreach.c
icmpEchoReply.c
icmpEchoRequest.c
icmpInit.c
icmpRecv.c
icmpRedirect.c
icmpSend.c
icmpTimeExceeded.c
ipv4
dot2ipv4.c
net
netChksum.c
netDown.c
netLookup.c
netRecv.c
netUp.c
netaddr
netaddrequal.c
netaddrhost.c
netaddrmask.c
netaddrsprintf.c
route
rtAdd.c
rtAlloc.c
rtClear.c
rtDaemon.c
rtDefault.c
rtInit.c
rtLookup.c
rtRecv.c
rtRemove.c
rtSend.c
snoop
snoopdns.c
snoopicmp.c
snoopPrint.c
snoopPrintArp.c
snoopPrintEthernet.c
snoopPrintIpv4.c
snoopPrintTcp.c
snoopPrintUdp.c
tftp
tftpGet.c
tftpGetIntoBuffer.c
tftpRecvPackets.c
tftpSendACK.c
tftpSendRRQ.c
system
platforms
arm-rpi3
bcm2837.h
bcm2837_mbox.c
bcm2837_mbox.h
bcm2837_power.c
des.h
dispatch.c
interrupt.h
kexec.c
mmu.c
mmu.h
platforminit.c
random.h
rpi_gpio.h
timer.c
unparkcore.c
usb_dwc_hcd.c
usb_dwc_regs.h
watchdog.c
bfpalloc.c
bfpfree.c
buffree.c
bufget.c
chprio.c
clkhandler.c
clkinit.c
close.c
control.c
create.c
debug.c
getc.c
getdev.c
getitem.c
getprio.c
gettid.c
initialize.c
insert.c
insertd.c
ioerr.c
ionull.c
kill.c
lock.c
main.c
mdelay.c
memfree.c
memget.c
moncount.c
moncreate.c
monfree.c
open.c
putc.c
queinit.c
queue.c
read.c
ready.c
receive.c
recvclr.c
recvtime.c
resched.c
resume.c
seek.c
semcount.c
semcreate.c
semfree.c
send.c
signal.c
signaln.c
sleep.c
stkget.c
suspend.c
tar.c
udelay.c
unistd.c
unlock.c
unsleep.c
userret.c
wait.c
wakeup.c
write.c
xdone.c
yield.c
test
test_arp.c
test_boundedbuffer.c
test_ip.c
test_netaddr.c
test_netif.c
test_raw.c
test_udp.c
Generated by
1.8.5