AddCorr	../osi/lookup.c	/^SystemCode AddCorr(vUserNumber, userName)$/
AddUserCorrespondence	../osi/usercorr.c	/^SystemCode AddUserCorrespondence(req, pid, segsize/
AlarmHandler	../test/event.c	/^void AlarmHandler()$/
AllocInstance	../osi/instance.c	/^FileInstance *AllocInstance( pid, instancetype )$/
AllocSessionDesc	../unix/session.c	/^static SessionDesc *AllocSessionDesc()$/
AnswerGetPid	../unix/kernel.c	/^AnswerGetPid( packet, logicalid, dstpid, seqno )$/
BadSystemCallHandler	../test/event.c	/^void BadSystemCallHandler()$/
BigEndianizeShort	../osi/swab.h	/^#define BigEndianizeShort(x)		ByteSwapShort(x)$/
ByteSwapDescriptorIfNecessary	../osi/directory.c	/^static ByteSwapDescriptorIfNecessary(pid, udesc)$/
ByteSwapLong	../osi/swab.h	/^#define ByteSwapLong(x)		\\$/
ByteSwapLongCopy	../osi/swab.c	/^ByteSwapLongCopy( src, dst, length )$/
ByteSwapLongInPlace	../osi/swab.c	/^ByteSwapLongInPlace(src, bytes)$/
ByteSwapShort	../osi/swab.h	/^#define ByteSwapShort( x )	\\$/
ByteSwapShortCopy	../osi/swab.c	/^ByteSwapShortCopy(from, to, n)$/
ByteSwapShortInPlace	../osi/swab.c	/^ByteSwapShortInPlace(ptr, n)$/
ChangeContext	../osi/naming.c	/^SystemCode ChangeContext( cid )$/
CheckFiles	../osi/instance.c	/^CheckFiles() $/
CheckIOQueue	../osi/ioqueue.c	/^CheckIOQueue()$/
CheckProcesses	../unix/process.c	/^CheckProcesses()$/
CheckSessions	../unix/session.c	/^CheckSessions()$/
CloseCorrespondenceTable	../osi/lookup.c	/^static CloseCorrespondenceTable()$/
ConstructDescriptor	../osi/directory.c	/^UnixFileDescriptor *ConstructDescriptor( st, name /
ContextNode	../osi/naming.h	12
CreateInstance	../osi/ihandlers.c	/^SystemCode CreateInstance( req, pid, segsize )$/
DEBUG	../osi/debug.h	/^#define DEBUG( mode ) ( (mode)&Debug )$/
DeadChildHandler	../test/event.c	/^void DeadChildHandler()$/
DeleteContextNode	../osi/naming.c	/^DeleteContextNode( cid )$/
DeleteCorr	../osi/lookup.c	/^SystemCode DeleteCorr(vUserNumber)$/
DeleteUserCorrespondence	../osi/usercorr.c	/^SystemCode DeleteUserCorrespondence(req, pid)$/
DirectoryInstance	../unix/server.h	99
Enet10Open	../unix/ether10meg.c	/^Enet10Open(mypid, myUserNumber)$/
Enet10Read	../unix/ether10meg.c	/^Enet10Read(net, packetlength, apacket, srcpid, des/
Enet10ReceiveQLength	../unix/ether10meg.c	/^int Enet10ReceiveQLength( net )$/
Enet10Signal	../unix/ether10meg.c	/^Enet10Signal( fid, signum )$/
Enet10Write	../unix/ether10meg.c	/^Enet10Write(net, packet, packetlength,$/
Enet3Open	../unix/ether3meg.c	/^Enet3Open(mypid, myUserNumber)$/
Enet3Read	../unix/ether3meg.c	/^Enet3Read(net, packetlength, apacket, srcpid, dest/
Enet3ReceiveQLength	../unix/ether3meg.c	/^int Enet3ReceiveQLength( net )$/
Enet3Signal	../unix/ether3meg.c	/^Enet3Signal( fid, signum )$/
Enet3Write	../unix/ether3meg.c	/^Enet3Write(net, packet, packetlength,$/
ExecuteProgram	../unix/process.c	/^SystemCode ExecuteProgram( req, pid, segsize )$/
FileInstance	../unix/server.h	45
FindContext	../osi/naming.c	/^char *FindContext( cid )$/
FindInstance	../osi/instance.c	/^FileInstance *FindInstance( id, instancetype )$/
FindPath	../unix/process.c	/^SystemCode FindPath( pathname, name )$/
FindSender	../test/kernel.c	/^static TransRecord *FindSender(pid)$/
FindSessionFromLocalPid	../unix/session.c	/^static SessionDesc *FindSessionFromLocalPid(localp/
FindSessionFromVPid	../unix/session.c	/^static SessionDesc *FindSessionFromVPid(Vpid)$/
FlushNewMessages	../test/kernel.c	/^FlushNewMessages(vUserNumber)$/
ForkNewSession	../unix/session.c	/^int ForkNewSession(vUserNumber, error)$/
Forward	../test/kernel.c	/^ProcessId Forward( msg, frompid, topid )$/
Forwarder	../test/kernel.c	/^ProcessId Forwarder( pid )$/
FreeContextTree	../osi/naming.c	/^FreeContextTree( cnode )$/
FreeInstance	../osi/instance.c	/^FreeInstance( desc )$/
FreeSessionDesc	../unix/session.c	/^static FreeSessionDesc(desc)$/
FreeSessionDescsExcept	../unix/session.c	/^static FreeSessionDescsExcept(desc)$/
GenerateNewVPid	../test/kernel.c	/^ProcessId GenerateNewVPid()$/
GetAbsoluteName	../osi/naming.c	/^SystemCode GetAbsoluteName( req, pid, segsize )$/
GetContextId	../osi/naming.c	/^SystemCode GetContextId( req, pid, segsize )$/
GetContextName	../osi/naming.c	/^SystemCode GetContextName( req, pid )$/
GetDescriptor	../osi/directory.c	/^SystemCode GetDescriptor( req, pid, segsize, Descr/
GetFileName	../osi/naming.c	/^SystemCode GetFileName( req, pid )$/
GetInstance	../osi/instance.c	/^FileInstance *GetInstance( fid )$/
GetInstanceInfo	../osi/instance.c	/^SystemCode GetInstanceInfo(req, pid)$/
GetLogicalHost	../osi/lookup.c	/^ProcessId GetLogicalHost()$/
GetName	../osi/naming.c	/^SystemCode GetName( req, pid, segsize, FileName, c/
GetPid	../test/kernel.c	/^ProcessId GetPid( logical_id )$/
GetServerPid	../osi/lookup.c	/^ProcessId GetServerPid( host )$/
GetUnixGroupName	../unix/unix.c	/^char *GetUnixGroupName( gid )$/
GetUnixPwnam	../unix/unix.c	/^struct passwd *GetUnixPwnam( name )$/
GetUnixTime	../osi/time.c	/^SystemCode GetUnixTime( req, pid )$/
GetUnixUserName	../unix/unix.c	/^char *GetUnixUserName( uid )$/
GetUserCorrespondence	../osi/lookup.c	/^char *GetUserCorrespondence(vUserNumber)$/
GroupMember	../osi/groups.c	24
GroupToPid	../osi/groups.c	/^int GroupToPid(gid)$/
HandleBreathOfLife	../test/event.c	/^static HandleBreathOfLife( packet, msg, srcpid, se/
HandleNack	../test/event.c	/^static HandleNack(packet, msg, srcpid, seqno)$/
HandleRemoteMoveFromReply	../test/event.c	/^static HandleRemoteMoveFromReply(packet, srcpid, l/
HandleRemoteMoveToReply	../test/event.c	/^static HandleRemoteMoveToReply(packet, srcpid, len/
HandleSend	../test/event.c	/^static HandleSend(packet, msg, srcpid, dstpid, for/
IncInstanceClocks	../osi/instance.c	/^IncInstanceClocks()$/
InitBufMgr	../osi/bufmgr.c	/^InitBufMgr()$/
InitContexts	../osi/naming.c	/^SystemCode InitContexts( LoginContext )$/
InitCorrespondenceTable	../osi/lookup.c	/^static int InitCorrespondenceTable()$/
InitEventHandling	../test/event.c	/^InitEventHandling(isSession)$/
InitGroupIpc	../osi/groups.c	/^InitGroupIpc()$/
InitHostTable	../osi/lookup.c	/^InitHostTable()$/
InitIOQueue	../osi/ioqueue.c	/^InitIOQueue ( )$/
InitInstances	../osi/instance.c	/^InitInstances()$/
InitKernel	../test/kernel.c	/^InitKernel( reinit )$/
Initialize	../osi/server.c	/^Initialize(argc, argv)$/
InitializeNetwork	../unix/net.c	/^InitializeNetwork(mypid, userNumber)$/
InsertContextNode	../osi/naming.c	/^SystemCode InsertContextNode( Name, NameLength, Ci/
InstanceType	../unix/server.h	23
JoinGroup	../osi/groups.c	/^SystemCode JoinGroup( groupId, pid )$/
KillSession	../test/event.c	/^void KillSession()$/
LittleEndianizeShort	../osi/swab.h	/^#define LittleEndianizeShort(x)		x$/
LogicalHostCollisionCheck	../unix/kernel.c	/^LogicalHostCollisionCheck( packet, logicalhost, ds/
LookupCorr	../osi/lookup.c	/^static char *LookupCorr(vUserNumber, entryIndex, e/
LookupServer	../osi/lookup.c	/^SystemCode LookupServer( req, pid, segsize )$/
MAX	../test/net.h	/^#define MAX( A, B )		( (A) > (B) ? (A) : (B) )$/
MakeLowerCase	../osi/lookup.c	/^MakeLowerCase( cp )$/
MapContextPrefix	../osi/naming.c	/^SystemCode MapContextPrefix( req, pid, ctx )$/
ModifyDescriptor	../osi/directory.c	/^SystemCode ModifyDescriptor( Name, Descriptor )$/
ModifyFile	../osi/file.c	/^SystemCode ModifyFile(req, pid)$/
MoveFrom	../test/kernel.c	/^MoveFrom( srcpid, src, dest, bytes )$/
MoveFromAnswer	../unix/kernel.c	/^MoveFromAnswer(packet,srcpid,length,localaddr, seq/
MoveTo	../test/kernel.c	/^MoveTo( dstpid, dstaddr, srcaddr, bytes )$/
Mserver	../osi/server.c	/^main(argc, argv, envp)$/
NameReadDescriptor	../osi/directory.c	/^SystemCode NameReadDescriptor( req, pid, segsize )/
NameWriteDescriptor	../osi/directory.c	/^SystemCode NameWriteDescriptor( req, pid, segsize /
PacketHandler	../test/event.c	/^void PacketHandler()$/
ParseArguments	../unix/process.c	/^SystemCode ParseArguments( argv, req, pid, segsize/
ParseName	../osi/naming.c	/^char *ParseName( NewName, OldName, IsaDirectory )$/
PidToHost	../unix/ether10meg.c	/^#define PidToHost(pid) ( (pid>>16) & 0xFF )$/
PrintAddress	../unix/ether10meg.c	/^static char *PrintAddress(p)$/
PrintEntry	../osi/ioqueue.c	/^PrintEntry( entry )$/
ProcessBreathOfLife	../unix/kernel.c	/^ProcessBreathOfLife( packet, msg, srcpid, seqno )$/
ProcessInstance	../unix/server.h	73
ProcessNack	../unix/kernel.c	/^ProcessNack( packet, msg, srcpid, seqno )$/
ProcessTimeout	../osi/server.c	/^SystemCode ProcessTimeout(req, pid)$/
QueryFile	../osi/file.c	/^SystemCode QueryFile(req, pid)$/
QueryInstance	../osi/ihandlers.c	/^SystemCode QueryInstance( req )$/
QueryKernel	../osi/qk.c	/^SystemCode QueryKernel( req, pid )$/
QueryName	../osi/naming.c	/^SystemCode QueryName( req, pid, segsize )$/
QueueIORequest	../osi/ioqueue.c	/^SystemCode QueueIORequest( request, pid )$/
ROUNDUP	../test/net.h	/^#define ROUNDUP( amt, size )	\\$/
ReadAndForward	../osi/ihandlers.c	/^SystemCode ReadAndForward( req, pid )$/
ReadDescriptor	../osi/directory.c	/^SystemCode ReadDescriptor( req, pid )$/
ReadDirectory	../osi/directory.c	/^SystemCode ReadDirectory( req, pid, desc, block, b/
ReadInstance	../osi/ihandlers.c	/^SystemCode ReadInstance( req, pid )$/
ReceiveWithSegment	../test/kernel.c	/^ProcessId ReceiveWithSegment( msg, recbufptr, recb/
ReceiveWithSegmentPlus	../test/kernel.c	/^ProcessId ReceiveWithSegmentPlus(msg, recbufptr, r/
ReclaimInstances	../osi/instance.c	/^unsigned ReclaimInstances(checkMode)$/
ReclaimSendRecord	../unix/kernel.c	/^static struct SendRecord *ReclaimSendRecord()$/
ReclaimTransRecord	../test/event.c	/^static TransRecord *ReclaimTransRecord()$/
ReleaseInstance	../osi/ihandlers.c	/^SystemCode ReleaseInstance( req, pid )$/
RemoveFile	../osi/file.c	/^SystemCode RemoveFile(req, pid, segsize)$/
RenameFile	../osi/file.c	/^SystemCode RenameFile(req, pid, segsize)$/
ReopenCorrespondenceTable	../osi/lookup.c	/^static int ReopenCorrespondenceTable(openmode)$/
Reply	../test/kernel.c	/^ProcessId Reply( msg, pid )$/
ReplyWithSegment	../test/kernel.c	/^ProcessId ReplyWithSegment( msg, pid, src, dest, b/
SendAlloc	../osi/bufmgr.c	/^struct SendRecord *SendAlloc()$/
SendFree	../osi/bufmgr.c	/^SendFree( record )$/
SendRecordState	../unix/kernel.h	35
ServerGetPid	../test/kernel.c	/^SystemCode ServerGetPid( req, pid )$/
ServerJoinGroup	../osi/groups.c	/^SystemCode ServerJoinGroup( req, pid )$/
ServerQueryGroup	../osi/groups.c	/^SystemCode ServerQueryGroup( req, pid )$/
SessionDesc	../unix/server.h	130
SessionInitFail	../unix/session.c	/^static SessionInitFail()$/
SessionReady	../unix/session.c	/^static SessionReady()$/
SetDebugMode	../osi/debug.c	/^SetDebugMode( DebugWord )$/
SetInstanceOwner	../osi/ihandlers.c	/^SystemCode SetInstanceOwner(req, pid)$/
SetPid	../test/kernel.c	/^SetPid( logical_id, pid )$/
SetStringName	../osi/server.c	/^SetStringName(str)$/
SetupDirectoryInstance	../osi/directory.c	/^SystemCode SetupDirectoryInstance(dp, desc, namept/
SetupInstance	../osi/file.c	/^SystemCode SetupInstance( file, desc, Name, pid )$/
SigMask	../test/kernel.h	/^#define SigMask(s)	(1<<((s)-1))$/
TerminalStopHandler	../test/event.c	/^void TerminalStopHandler()$/
TransRecord	../test/kernel.h	48
TransRecordQueue	../test/kernel.h	58
TransRecordState	../test/kernel.h	35
UserNumber	../test/kernel.c	/^ProcessId UserNumber( pid )$/
VProcess	../test/kernel.h	78
ValidPid	../test/kernel.c	/^ProcessId ValidPid( pid )$/
ValidSessionPid	../unix/session.c	/^SystemCode ValidSessionPid(req, pid)$/
WaitingIOEntry	../unix/server.h	111
WriteDescriptor	../osi/directory.c	/^SystemCode WriteDescriptor( req, pid, segsize )$/
WriteInstance	../osi/ihandlers.c	/^SystemCode WriteInstance( req, pid, segsize )$/
pidHash	../test/kernel.h	/^#define pidHash(pid) (((pid)&0xF0000000)>>28 | (pi/
unsigned	../unix/server.h	23
usage	../osi/server.c	/^usage(name)$/
