Here is a list of all file members with links to the files they belong to:
- t -
- task_entry_t : types.h
- tcflag_t : termios.h
- tcgetattr() : termios.h, tty.c
- tcgetpgrp() : syscalls.c
- TCGETS : tty.h, ioctl.h
- TCSADRAIN : termios.h
- TCSAFLUSH : termios.h
- TCSANOW : termios.h
- tcsetattr() : termios.h, tty.c
- tcsetpgrp() : syscalls.c
- TCSETS : tty.h, ioctl.h
- TCSETSF : tty.h
- TCSETSW : tty.h, ioctl.h
- test_dup2_redirect() : main.c
- test_dup_close_independence() : main.c
- test_futex_wait_eagain() : main.c
- test_futex_wait_wake() : main.c
- test_futex_wake_nowaiters() : main.c
- test_gettid() : main.c
- test_pipe_eof_on_write_close() : main.c
- test_pipe_write_read() : main.c
- test_pthread_create_join() : main.c
- test_pthread_create_many() : main.c
- test_pthread_mutex() : main.c
- test_unix_bind_listen() : main.c
- test_unix_socketpair() : main.c
- test_unix_socketpair_echo() : main.c
- TEXT_ATTR : console.h
- TEXT_BLACK : console.h
- TEXT_BLINKING : console.h
- TEXT_BLUE : console.h
- TEXT_BROWN : console.h
- TEXT_CYAN : console.h
- TEXT_DARK_GRAY : console.h
- TEXT_GREEN : console.h
- TEXT_LIGHT_BLUE : console.h
- TEXT_LIGHT_CYAN : console.h
- TEXT_LIGHT_GRAY : console.h
- TEXT_LIGHT_GREEN : console.h
- TEXT_LIGHT_MAGENTA : console.h
- TEXT_LIGHT_RED : console.h
- TEXT_MAGENTA : console.h
- TEXT_RED : console.h
- TEXT_STATIC : console.h
- TEXT_WHITE : console.h
- TEXT_YELLOW : console.h
- THREAD_BLOCKED : sched.h
- THREAD_BRK_BASE_PTR : sched.h
- THREAD_BRK_PTR : sched.h
- THREAD_CWD : sched.h
- THREAD_DEAD : sched.h
- THREAD_FDT : sched.h
- thread_func_t : sched.h
- THREAD_FUTEX_WAIT : sched.h
- THREAD_GROUP_MAX : sched.h
- thread_group_pool : sched.h
- thread_group_t : sched.h
- thread_increment() : main.c
- thread_mark_done() : main.c
- THREAD_MMAP_PTR : sched.h
- THREAD_MMAPR : sched.h
- THREAD_PML4 : sched.h
- thread_pool_lock : sched_balance.c
- THREAD_RUNNABLE : sched.h
- THREAD_RUNNING : sched.h
- thread_set_flag() : main.c
- THREAD_STACK_SIZE : sched.h
- thread_state_t : sched.h
- THREAD_STOPPED : sched.h
- THREAD_WAITING : sched.h
- times() : newlib-stubs.c
- TIOCGPGRP : tty.h
- TIOCGWINSZ : tty.h, ioctl.h
- TIOCNOTTY : tty.h, ioctl.h
- TIOCSCTTY : tty.h, ioctl.h
- TIOCSPGRP : tty.h
- tlb_shootdown_isr() : ipi.h, ipi.c
- TLB_SHOOTDOWN_VECTOR : apic.h
- tmpfs_alloc_inode() : tmpfs.c
- tmpfs_alloc_root() : tmpfs.h, tmpfs.c
- TMPFS_BLOCK_SIZE : tmpfs.c
- tmpfs_chmod() : tmpfs.c
- tmpfs_create() : tmpfs.h, tmpfs.c
- tmpfs_create_device() : tmpfs.h, tmpfs.c
- tmpfs_dir_append() : tmpfs.c
- tmpfs_dir_find() : tmpfs.c
- tmpfs_dir_remove() : tmpfs.c
- tmpfs_flush() : tmpfs.c
- tmpfs_free_inode() : tmpfs.c
- tmpfs_fs_mount() : tmpfs.c
- tmpfs_get_ops() : tmpfs.h, tmpfs.c
- tmpfs_get_or_alloc_block() : tmpfs.c
- tmpfs_init() : tmpfs.h, tmpfs.c
- tmpfs_inode_get() : tmpfs.c
- tmpfs_lookup() : tmpfs.c
- TMPFS_MAX_BLOCKS : tmpfs.c
- TMPFS_MAX_INODES : tmpfs.c
- tmpfs_mkdir() : tmpfs.h, tmpfs.c
- tmpfs_mknod() : tmpfs.h, tmpfs.c
- TMPFS_NAME_MAX : tmpfs.c
- tmpfs_read() : tmpfs.c
- tmpfs_readdir() : tmpfs.c
- tmpfs_readlink() : tmpfs.c
- tmpfs_rename() : tmpfs.c
- tmpfs_rmdir() : tmpfs.h, tmpfs.c
- TMPFS_ROOT_INO : tmpfs.c
- tmpfs_set_active_root() : tmpfs.c
- tmpfs_statfs() : tmpfs.c
- tmpfs_symlink() : tmpfs.c
- tmpfs_truncate() : tmpfs.c
- tmpfs_unlink() : tmpfs.h, tmpfs.c
- tmpfs_walk_path() : tmpfs.c
- tmpfs_write() : tmpfs.c
- total_frames : pmm.c
- total_free : pmm.c
- trampoline_end : smp_boot.c
- TRAMPOLINE_PHYS : smp_boot.c
- trampoline_start : smp_boot.c
- TRAMPOLINE_VA : smp_boot.c
- tss : gdt.c, per_cpu.c
- tss_set_rsp0() : tss.h, gdt.c
- tty_apply_defaults_locked() : tty.c
- tty_apply_termios_locked() : tty.c
- TTY_BUFFER_SIZE : tty.c
- tty_deliver_sigint_locked() : tty.c
- tty_echo_byte() : tty.c
- tty_finalize_canonical_line_locked() : tty.c
- tty_flush_pending_input_locked() : tty.c
- tty_has_data() : tty.h, tty.c
- tty_init() : tty.h, tty.c
- tty_inject_escape() : tty.h, tty.c
- tty_ioctl() : tty.h, tty.c
- tty_isatty_fd() : tty.h, tty.c
- tty_keyboard_input() : tty.h, tty.c
- TTY_LFLAG_ECHO : tty.h
- TTY_LFLAG_ICANON : tty.h
- TTY_LFLAG_ISIG : tty.h
- TTY_NCCS : tty.h
- tty_read() : tty.h, tty.c
- tty_ring_count() : tty.c
- tty_ring_pop() : tty.c
- tty_ring_push() : tty.c
- tty_state : tty.c
- tty_write() : tty.h, tty.c
- ttyname_r() : syscalls.c
- type : irq.h, acpi.c