Here is a list of all functions with links to the files they belong to:
- s -
- safestrcpy() : defs.h, string.c
- sbi_main() : sbi_main.c
- sched() : defs.h, proc.c
- scheduler() : defs.h, proc.c
- setkilled() : defs.h, proc.c
- sleep() : defs.h, proc.c
- strchr() : defs.h, string.c
- strcmp() : user.h
- strcpy() : user.h
- strlen() : defs.h, string.c, user.h
- strncmp() : defs.h, string.c
- strncpy() : defs.h, string.c
- strw2u() : defs.h, string.c
- swtch() : defs.h
- sys_exec() : syscall.c, sysfile.c
- sys_write() : syscall.c, sysfile.c
- syscall() : defs.h, syscall.c