Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- s -
- s_info
: onetime_map.c
- s_rpgd
: paging.c
- sbrk()
: malloc.c
, unistd.h
- SCRATCH
: serial.c
- SECOND_COUNT
: fat0.h
- SECTOR_1024
: fdc.h
- SECTOR_128
: fdc.h
- SECTOR_256
: fdc.h
- SECTOR_512
: fdc.h
- SEEK_CUR
: stdio.h
- SEEK_END
: stdio.h
- SEEK_SET
: stdio.h
- segment_init()
: segment.h
, segment.c
- SELECT_DRATE
: fdc.h
- sem_clear()
: semaphore0.h
, semaphore.c
- sem_destroy()
: semaphore.h
, semaphore.c
- sem_getvalue()
: semaphore.h
, semaphore.c
- sem_init()
: semaphore.h
, semaphore.c
- sem_post()
: semaphore.h
, semaphore.c
- sem_t
: semaphore.h
- sem_timedwait()
: semaphore.h
, semaphore.c
- sem_trywait()
: semaphore.h
, semaphore.c
- sem_wait()
: semaphore.h
, semaphore.c
- serial_close()
: serial.c
- SERIAL_CMD_BAUDRATE
: serial.h
- SERIAL_CMD_DATA
: serial.h
- SERIAL_CMD_ENTER_SETUP
: serial.h
- SERIAL_CMD_LEAVE_SETUP
: serial.h
- SERIAL_CMD_PARITY
: serial.h
- SERIAL_CMD_STOP
: serial.h
- serial_ctrl_cmd
: serial.h
- serial_init()
: serial.h
, serial.c
- serial_ioctl()
: serial.c
- SERIAL_MAX_SPEED
: serial.c
- serial_open()
: serial.c
- serial_read()
: serial.c
- serial_write()
: serial.c
- SET_CLUSTER_ENTRY_VALUE
: fat0.h
- SET_DRATE
: fdc.h
- setegid()
: unistd.h
- setenv()
: stdlib.h
, stdlib.c
- seteuid()
: unistd.h
- setgid()
: unistd.h
- setpgid()
: unistd.h
- setpgrp()
: unistd.h
- setregid()
: unistd.h
- setreuid()
: unistd.h
- setsid()
: unistd.h
- setuid()
: unistd.h
- SIG_ATOMIC_MAX
: stdint.h
- SIG_ATOMIC_MIN
: stdint.h
- SIZE16
: idt.h
- SIZE32
: idt.h
- SIZE_MAX
: stdint.h
- SIZE_OF_QUEUE
: keyboard.c
- size_t
: types.h
- SIZEOF_A_DESC
: segment.h
- SIZEOF_A_DESC_BIT
: segment.h
- SIZEOF_DENTRY
: fat0.h
- sleep()
: unistd.h
- SLEEP_MODE
: serial.c
- snprintf()
: stdio.h
, printf.c
- sprintf()
: stdio.h
, printf.c
- SRA
: fdc.h
- SRA_t
: fdc.h
- SRB
: fdc.h
- SRB_t
: fdc.h
- ssize_t
: types.h
- STACK_SZ_IDX
: crt0.h
- stderr
: stdio.h
- STDERR_FILENO
: unistd.h
- STDERR_IDX
: crt0.h
- stdin
: stdio.h
- STDIN_FILENO
: unistd.h
- STDIN_IDX
: crt0.h
- stdout
: stdio.h
- STDOUT_FILENO
: unistd.h
- STDOUT_IDX
: crt0.h
- ston_create()
: ston.h
, ston.c
- ston_destroy()
: ston.h
, ston.c
- ston_fini()
: ston.h
, ston.c
- ston_init()
: ston.c
, ston.h
- STOPBITS1
: serial.c
- STOPBITS2
: serial.c
- strcmp()
: string.h
, strcmp.c
- strcpy()
: strcpy.c
, string.h
- strdup()
: string.h
, strdup.c
- strdupa()
: string.h
, strdup.c
- strlen()
: string.h
, strlen.c
- strncmp()
: strncmp.c
, string.h
- strncpy()
: string.h
, strncpy.c
- strndup()
: strdup.c
, string.h
- strndupa()
: string.h
, strdup.c
- strtol()
: stdlib.c
, stdlib.h
- strtoll()
: stdlib.c
, stdlib.h
- strtoul()
: stdlib.c
, stdlib.h
- strtoull()
: stdlib.c
, stdlib.h
- swab()
: unistd.h
- symbol
: fdc.h
- symlink()
: unistd.h
- symlinkat()
: unistd.h
- sync()
: unistd.h
- SYS_NR_CLOSE
: syscall.h
- SYS_NR_CLOSEDIR
: syscall.h
- SYS_NR_IDX
: syscall.h
- SYS_NR_OPEN
: syscall.h
- SYS_NR_OPENDIR
: syscall.h
- SYS_NR_READ
: syscall.h
- SYS_NR_READDIR
: syscall.h
- SYS_NR_SEEK
: syscall.h
- SYS_NR_WRITE
: syscall.h
- SYS_NR_YIELD
: syscall.h
- syscall()
: syscall.h
, syscall.c
- sysconf()
: sysconf.c
, unistd.h