Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- ram_pages
: loader.h
- rand_r()
: test_mem.c
- random_bytes()
: random.h
, random.c
- random_init()
: random.c
, random.h
- random_ulong()
: random.h
, random.c
- RBR_REG
: serial.c
- read()
: syscall.c
, syscall.h
- read_command_line()
: init.c
- read_line()
: shell.c
- read_partition_table()
: partition.c
- readdir()
: syscall.h
, syscall.c
- READDIR_MAX_LEN
: syscall.h
- ready_list
: thread.c
- real_time_delay()
: timer.c
- real_time_sleep()
: timer.c
- realloc()
: malloc.c
, malloc.h
- reboot()
: init.c
, init.h
- reboot_when_done
: init.c
- RECURSE
: multi-oom.c
- reg_alt_status
: ide.c
- reg_command
: ide.c
- reg_ctl
: ide.c
- reg_data
: ide.c
- reg_device
: ide.c
- reg_error
: ide.c
- reg_lbah
: ide.c
- reg_lbal
: ide.c
- reg_lbam
: ide.c
- reg_nsect
: ide.c
- reg_status
: ide.c
- register_handler()
: interrupt.c
- rehash()
: hash.c
- relation
: insult.c
- relationLoc
: insult.c
- relay()
: squish-pty.c
, squish-unix.c
- release_console()
: console.c
- remove()
: syscall.c
, syscall.h
- remove_elem()
: hash.c
- remove_tree()
: dir-rm-tree.c
- REQ_HUB_CLEAR_FEATURE
: usb_hub.c
- REQ_HUB_CLEAR_TT_BUF
: usb_hub.c
- REQ_HUB_GET_DESC
: usb_hub.c
- REQ_HUB_GET_STATUS
: usb_hub.c
- REQ_HUB_GET_TT_STATE
: usb_hub.c
- REQ_HUB_RESET_TT
: usb_hub.c
- REQ_HUB_SET_DESC
: usb_hub.c
- REQ_HUB_SET_FEATURE
: usb_hub.c
- REQ_HUB_STOP_TT
: usb_hub.c
- REQ_STD_CLR_FEAT
: usb.h
- REQ_STD_GET_CONFIG
: usb.h
- REQ_STD_GET_DESC
: usb.h
- REQ_STD_GET_IFACE
: usb.h
- REQ_STD_GET_STATUS
: usb.h
- REQ_STD_SET_ADDRESS
: usb.h
- REQ_STD_SET_CONFIG
: usb.h
- REQ_STD_SET_DESC
: usb.h
- REQ_STD_SET_FEAT
: usb.h
- REQ_STD_SET_IFACE
: usb.h
- REQ_STD_SYNCH_FRAME
: usb.h
- reset_channel()
: ide.c
- return_block_size()
: grow-file-size.c
, grow-tell.c
- right_alt
: kbd.c
- right_ctrl
: kbd.c
- right_shift
: kbd.c
- rightfence
: test_mem.c
- ROOT_DIR_SECTOR
: filesys.h
- ROUND_DOWN
: round.h
- ROUND_UP
: round.h
- ROUNDS
: test_mem.c
- ROW_CNT
: vga.c
- rtc_get_time()
: rtc.c
, rtc.h
- RTC_REG_A
: rtc.c
- RTC_REG_B
: rtc.c
- RTC_REG_C
: rtc.c
- RTC_REG_D
: rtc.c
- RTC_REG_HOUR
: rtc.c
- RTC_REG_MDAY
: rtc.c
- RTC_REG_MIN
: rtc.c
- RTC_REG_MON
: rtc.c
- RTC_REG_SEC
: rtc.c
- RTC_REG_YEAR
: rtc.c
- RTCSA_UIP
: rtc.c
- RTCSB_24HR
: rtc.c
- RTCSB_DM
: rtc.c
- RTCSB_SET
: rtc.c
- run_actions()
: init.c
- run_task()
: init.c
- run_test()
: tests.c
, tests.h
- running_thread()
: thread.c