Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- safestrcpy()
: defs.h
, string.c
- sb
: mkfs.c
- sbrk()
: user.h
- sched()
: proc.c
- scheduler()
: defs.h
, proc.c
- SCROLLLOCK
: kbd.h
- SECTSIZE
: bootmain.c
- SEG
: mmu.h
- SEG16
: mmu.h
- SEG_ASM
: asm.h
- SEG_KCODE
: proc.h
- SEG_KCPU
: proc.h
- SEG_KDATA
: proc.h
- SEG_NULLASM
: asm.h
- SEG_TSS
: proc.h
- SEG_UCODE
: proc.h
- SEG_UDATA
: proc.h
- SETGATE
: mmu.h
- sharedfd()
: usertests.c
- SHIFT
: kbd.h
- shiftcode
: kbd.h
- shiftmap
: kbd.h
- size
: mkfs.c
- skipelem()
: fs.c
- sleep()
: defs.h
, proc.c
, user.h
- SLEEPING
: proc.h
- STA_A
: mmu.h
, asm.h
- STA_C
: asm.h
, mmu.h
- STA_E
: asm.h
, mmu.h
- STA_R
: asm.h
, mmu.h
- STA_W
: asm.h
, mmu.h
- STA_X
: asm.h
, mmu.h
- STARTUP
: lapic.c
- stat()
: ulib.c
, user.h
- stati()
: defs.h
, fs.c
- stdout
: usertests.c
- sti()
: x86.h
- stosb()
: x86.h
- strchr()
: ulib.c
, user.h
- strcmp()
: ulib.c
, user.h
- strcpy()
: ulib.c
, user.h
- strlen()
: defs.h
, string.c
, ulib.c
, user.h
- strncmp()
: defs.h
, string.c
- strncpy()
: string.c
, defs.h
- STS_CG16
: mmu.h
- STS_CG32
: mmu.h
- STS_IG16
: mmu.h
- STS_IG32
: mmu.h
- STS_LDT
: mmu.h
- STS_T16A
: mmu.h
- STS_T16B
: mmu.h
- STS_T32A
: mmu.h
- STS_T32B
: mmu.h
- STS_TG
: mmu.h
- STS_TG16
: mmu.h
- STS_TG32
: mmu.h
- subdir()
: usertests.c
- sum()
: mp.c
- SVR
: lapic.c
- swtch()
: defs.h
- symbols
: sh.c
- SYS_chdir
: syscall.h
- sys_chdir()
: syscall.c
, sysfile.c
- sys_close()
: syscall.c
, sysfile.c
- SYS_close
: syscall.h
- sys_dup()
: syscall.c
, sysfile.c
- SYS_dup
: syscall.h
- sys_exec()
: sysfile.c
- SYS_exec
: syscall.h
- sys_exec()
: syscall.c
- SYS_exit
: syscall.h
- sys_exit()
: sysproc.c
, syscall.c
- sys_fork()
: sysproc.c
- SYS_fork
: syscall.h
- sys_fork()
: syscall.c
- sys_fstat()
: sysfile.c
- SYS_fstat
: syscall.h
- sys_fstat()
: syscall.c
- SYS_getpid
: syscall.h
- sys_getpid()
: sysproc.c
, syscall.c
- sys_kill()
: sysproc.c
- SYS_kill
: syscall.h
- sys_kill()
: syscall.c
- sys_link()
: sysfile.c
- SYS_link
: syscall.h
- sys_link()
: syscall.c
- SYS_mkdir
: syscall.h
- sys_mkdir()
: syscall.c
, sysfile.c
- SYS_mknod
: syscall.h
- sys_mknod()
: syscall.c
, sysfile.c
- sys_open()
: syscall.c
, sysfile.c
- SYS_open
: syscall.h
- sys_pipe()
: sysfile.c
- SYS_pipe
: syscall.h
- sys_pipe()
: syscall.c
- sys_read()
: syscall.c
- SYS_read
: syscall.h
- sys_read()
: sysfile.c
- sys_sbrk()
: sysproc.c
- SYS_sbrk
: syscall.h
- sys_sbrk()
: syscall.c
- sys_sleep()
: sysproc.c
, syscall.c
- SYS_sleep
: syscall.h
- SYS_unlink
: syscall.h
- sys_unlink()
: syscall.c
, sysfile.c
- SYS_wait
: syscall.h
- sys_wait()
: sysproc.c
, syscall.c
- sys_write()
: sysfile.c
, syscall.c
- SYS_write
: syscall.h
- syscall()
: syscall.c
, defs.h
- syscalls
: syscall.c