- s -
- sched()
: sched.c
, sched.h
- sched_addDelTask()
: sched.c
, sched.h
- sched_deleteTask()
: sched.c
, sched.h
, sched.c
- sched_getDelTask()
: sched.c
, sched.h
- sched_init()
: sched.c
, sched.h
- sched_setStatus()
: sched.c
, sched.h
- sched_yield()
: sched.c
, sched.h
- schedEndTask()
: sched.c
, sched.h
- schedFindTask()
: sched.c
, sched.h
- schedNewTask()
: sched.c
, sched.h
- sdeTestThread()
: main.cc
, colours.cc
- sdeTestThreadOld()
: colours.cc
- sdeThread()
: sde.h
, main.cc
- search_trieNode()
: kern_trie.h
, kern_trie.c
- seek()
: fdc.h
, fdc.c
- select()
: select.h
- sem_close()
: sem.h
, sem.c
- sem_destroy()
: sem.h
, sem.c
- sem_getvalue()
: sem.h
, sem.c
- sem_init()
: sem.h
, sem.c
- sem_open()
: sem.h
, sem.c
- sem_post()
: sem.h
, sem.c
- sem_timedwait()
: sem.h
, sem.c
- sem_trywait()
: sem.h
, sem.c
- sem_unlink()
: sem.h
, sem.c
- sem_wait()
: sem.h
, sem.c
- sendByte()
: fdc.h
, fdc.c
- setEflags()
: smp.c
, smp.h
- setitimer()
: sysproto_posix.h
, gen_calls.c
- setLED()
: atkbd.h
, atkbd.c
- setTaskVector()
: idt.h
, idt.c
- setVector()
: idt.h
, idt.c
- shell_init()
: shell.h
- shell_thread()
: init.c
, shell.c
- sigaction()
: kern_sig.h
, syscalls_new.h
, kern_sig.c
- sigprocmask()
: kern_sig.h
, syscalls_new.h
, kern_sig.c
- sio_open()
: sio.h
- sio_read()
: sio.h
- sio_read_abort()
: sio.h
- sio_recv()
: sio.h
- sio_send()
: sio.h
- sio_tryread()
: sio.h
- sio_write()
: sio.h
- slipif_init()
: slipif.h
- slipif_poll()
: slipif.h
- smpInit()
: smp.h
, smp.c
- sntp_enabled()
: sntp.h
- sntp_getoperatingmode()
: sntp.h
- sntp_getserver()
: sntp.h
- sntp_init()
: sntp.h
- sntp_setoperatingmode()
: sntp.h
- sntp_setserver()
: sntp.h
- sntp_stop()
: sntp.h
- softdep_change_directoryentry_offset()
: ufs_extern.h
- softdep_change_linkcnt()
: ufs_extern.h
- softdep_revert_create()
: ufs_extern.h
- softdep_revert_link()
: ufs_extern.h
- softdep_revert_mkdir()
: ufs_extern.h
- softdep_revert_rmdir()
: ufs_extern.h
- softdep_setup_create()
: ufs_extern.h
- softdep_setup_directory_add()
: ufs_extern.h
- softdep_setup_directory_change()
: ufs_extern.h
- softdep_setup_dotdot_link()
: ufs_extern.h
- softdep_setup_link()
: ufs_extern.h
- softdep_setup_mkdir()
: ufs_extern.h
- softdep_setup_remove()
: ufs_extern.h
- softdep_setup_rmdir()
: ufs_extern.h
- softdep_setup_unlink()
: ufs_extern.h
- softdep_slowdown()
: ufs_extern.h
- spinLock()
: spinlock.c
, spinlock.h
- spinLock_scheduler()
: spinlock.c
, spinlock.h
- spinLockInit()
: spinlock.c
, spinlock.h
- spinLockLocked()
: spinlock.c
, spinlock.h
- spinTryLock()
: spinlock.c
, spinlock.h
, spinlock.c
- spinUnlock()
: spinlock.c
, spinlock.h
- sprintf()
: kprintf.h
, string.h
, kprintf.c
- sqrt()
: math.h
, sqrt.c
- static_constructors()
: static.h
, static.c
- strcmp()
: string.h
- strcpy()
: string.h
- strlen()
: lib.h
, string.h
, strlen.c
- strncmp()
: lib.h
, string.h
- strncpy()
: string.h
, strncpy.c
- strstr()
: string.h
, strstr.c
- strtok()
: string.h
, strtok.c
- strtok_r()
: string.h
, strtok.c
- strtol()
: strtol.c
- syncBat()
: block.c
, ubixfs.h
- sys_access()
: sysproto_posix.h
, vfs_calls.c
- sys_arch_mbox_fetch()
: sys.h
, sys_arch.c
- sys_arch_mbox_tryfetch()
: sys.h
, sys_arch.c
- sys_arch_sem_wait()
: sys.h
, sys_arch.c
- sys_arch_timeouts()
: sys_arch.c
- sys_call()
: syscall.h
, syscall.c
- sys_call_posix()
: syscall_posix.h
, syscall_posix.c
- sys_chdir()
: file.c
, sysproto_posix.h
- sys_close()
: sysproto_posix.h
, vfs_calls.c
- sys_dup2()
: sysproto_posix.h
, descrip.c
- sys_exec()
: exec.c
, i386_exec.c
, exec.h
- sys_execve()
: sysproto_posix.h
, execve.c
- sys_exit()
: sysproto_posix.h
, gen_calls.c
- sys_fchdir()
: file.c
, sysproto_posix.h
- sys_fclose()
: file.c
, sysproto_posix.h
- sys_fcntl()
: sysproto_posix.h
, descrip.c
- sys_fgetc()
: file.c
, sysproto_posix.h
- sys_fopen()
: file.c
, sysproto_posix.h
- sys_fork()
: fork.c
, sysproto_posix.h
- sys_fread()
: file.c
, sysproto_posix.h
- sys_fseek()
: file.c
, sysproto_posix.h
- sys_fstat()
: stat.c
, sysproto_posix.h
- sys_fstatat()
: stat.c
, sysproto_posix.h
- sys_fstatfs()
: stat.c
, sysproto_posix.h
- sys_fwrite()
: file.c
, file.h
- sys_getcwd()
: sysproto_posix.h
, syscall.c
- sys_getdirentries()
: sysproto_posix.h
, vfs_calls.c
- sys_getegid()
: sysproto_posix.h
, gen_calls.c
- sys_getEUID()
: access.h
, access.c
- sys_geteuid()
: sysproto_posix.h
, gen_calls.c
- sys_getGID()
: sysproto_posix.h
, access.h
, access.c
- sys_getlogin()
: sysproto_posix.h
, gen_calls.c
- sys_getpgrp()
: sysproto_posix.h
, gen_calls.c
- sys_getpid()
: sysproto_posix.h
, gen_calls.c
- sys_getppid()
: sysproto_posix.h
, gen_calls.c
- sys_getrlimit()
: sysproto_posix.h
, gen_calls.c
- sys_gettimeofday()
: sysproto_posix.h
, gen_calls.c
- sys_getUID()
: access.c
, sysproto_posix.h
, access.h
- sys_init()
: sys.h
, sys_arch.c
- sys_invalid()
: sysproto_posix.h
, sysproto.h
, gen_calls.c
- sys_ioctl()
: sysproto_posix.h
, descrip.c
- sys_issetugid()
: sysproto_posix.h
, gen_calls.c
- sys_jiffies()
: sys.h
- sys_lseek()
: sysproto_posix.h
, file.c
- sys_lstat()
: stat.c
, sysproto_posix.h
- sys_mbox_free()
: sys_arch.c
, sys.h
- sys_mbox_new()
: sys.h
, sys_arch.c
- sys_mbox_post()
: sys_arch.c
, sys.h
- sys_mbox_set_invalid()
: sys.h
, sys_arch.c
- sys_mbox_trypost()
: sys.h
, sys_arch.c
- sys_mbox_valid()
: sys.h
, sys_arch.c
- sys_mmap()
: sysproto_posix.h
, vmm_mmap.c
- sys_mpiCreateMbox()
: sysproto.h
, mpi_syscalls.c
- sys_mpiDestroyMbox()
: sysproto.h
, mpi_syscalls.c
- sys_mpiFetchMessage()
: sysproto.h
, mpi_syscalls.c
- sys_mpiPostMessage()
: sysproto.h
, mpi_syscalls.c
- sys_msleep()
: sys.h
, sys.c
- sys_munmap()
: sysproto_posix.h
, vmm_mmap.c
- sys_mutex_free()
: sys.h
, sys_arch.c
- sys_mutex_lock()
: sys.h
, sys_arch.c
- sys_mutex_new()
: sys.h
, sys_arch.c
- sys_mutex_set_invalid()
: sys.h
- sys_mutex_unlock()
: sys.h
, sys_arch.c
- sys_mutex_valid()
: sys.h
- sys_now()
: sys.h
, sys_arch.c
- sys_open()
: sysproto_posix.h
, vfs_calls.c
- sys_openat()
: sysproto_posix.h
, vfs_calls.c
- sys_pipe2()
: sysproto_posix.h
, kern_pipe.c
- sys_pread()
: sysproto_posix.h
, vfs_calls.c
- sys_read()
: vfs_calls.c
, sysproto_posix.h
- sys_readlink()
: sysproto_posix.h
, vfs_calls.c
- sys_rename()
: file.c
, sysproto_posix.h
- sys_sched_yield()
: sysproto_posix.h
, syscall.c
- sys_select()
: sysproto_posix.h
, descrip.c
- sys_sem_free()
: sys.h
, sys_arch.c
- sys_sem_new()
: sys_arch.c
, sys.h
- sys_sem_set_invalid()
: sys.h
, sys_arch.c
- sys_sem_signal()
: sys.h
, sys_arch.c
- sys_sem_valid()
: sys.h
, sys_arch.c
- sys_sendto()
: sysproto_posix.h
, sys_arch.c
- sys_setGID()
: access.c
, sysproto_posix.h
, access.h
- sys_setlogin()
: sysproto_posix.h
, gen_calls.c
- sys_setpgid()
: gen_calls.c
, sysproto_posix.h
- sys_setpgrp()
: sysproto_posix.h
- sys_setrlimit()
: sysproto_posix.h
, gen_calls.c
- sys_setsockopt()
: sysproto_posix.h
, sys_arch.c
- sys_setUID()
: sysproto_posix.h
, access.c
, access.h
- sys_shutdown()
: shutdown.h
, shutdown.c
- sys_sigaction()
: gen_calls.c
, signal.c
, sysproto_posix.h
- sys_sigprocmask()
: sysproto_posix.h
, signal.c
, gen_calls.c
- sys_socket()
: sysproto_posix.h
, sys_arch.c
- sys_stat()
: sysproto_posix.h
, stat.c
- sys_statfs()
: sysproto_posix.h
, stat.c
- sys_sysarch()
: gen_calls.c
, sysproto_posix.h
- sys_sysctl()
: sysproto_posix.h
, kern_sysctl.c
- sys_thread_new()
: sys_arch.c
, sys.h
- sys_unix_now()
: sys_arch.c
- sys_unlink()
: sysproto_posix.h
, vfs_calls.c
- sys_wait4()
: sysproto_posix.h
, gen_calls.c
- sys_write()
: sysproto_posix.h
, vfs_calls.c
- sysAddModule()
: syscall.c
, syscalls.h
- sysAuth()
: syscall.c
, syscalls.h
, syscall.c
- sysChDir()
: syscalls.h
- sysCheckPid()
: syscall.c
, syscalls.h
, syscall.c
- sysctl_add()
: kern_sysctl.h
, kern_sysctl.c
- SYSCTL_DECL()
: ufs_extern.h
- sysctl_init()
: kern_sysctl.h
, kern_sysctl.c
- sysExec()
: exec.c
, syscalls.h
- sysExit()
: syscall.c
, syscalls_new.h
, syscalls.h
- sysFclose()
: syscalls.h
- sysFgetc()
: syscalls.h
- sysFopen()
: syscalls.h
- sysFork()
: fork.h
- sysFseek()
: syscalls.h
, file.h
- sysFwrite()
: file.c
- sysGetCwd()
: syscall.c
, syscalls.h
- sysGetDrives()
: syscall.c
, syscalls.h
- sysGetFreePage()
: syscalls.h
, syscall.c
- sysGetGid()
: syscall.c
- sysGetpid()
: syscalls.h
, syscall.c
- sysGetTime()
: syscalls.h
, syscall.c
- sysGetUid()
: syscall.c
- sysGetUptime()
: syscall.c
, syscalls.h
- sysMkDir()
: syscalls.h
, file.c
- sysMpiCreateMbox()
: syscalls.h
, message.c
- sysMpiDestroyMbox()
: message.c
, syscalls.h
- sysMpiFetchMessage()
: syscalls.h
, message.c
- sysMpiPostMessage()
: message.c
, syscalls.h
- sysMpiSpam()
: message.c
, syscalls.h
- sysPasswd()
: syscall.c
, syscalls.h
- sysRmDir()
: file.c
, syscalls.h
- sysRmModule()
: syscall.c
, syscalls.h
, syscall.c
- sysSchedYield()
: syscall.c
- sysSDE()
: sde.h
, sde.cc
- sysSetGid()
: syscall.c
- sysSetUid()
: syscall.c
- sysStartSDE()
: syscall.c
, syscalls.h
- systemTask()
: systemtask.h
, systemtask.c
- sysUnlink()
: file.c
, syscalls.h