KallistiOS
2.0.0
|
_mbstate_t | Conversion state information |
CDROM_TOC | TOC structure returned by the BIOS |
condvar | Condition variable |
cont_cond_t | |
cont_state_t | Controller status structure |
dbgio_handler | Debug I/O Interface |
DIR | DIR structure in KOS |
dirent | The POSIX dirent which describes a directory entry |
dreameye_state | Dreameye status structure |
elf_hdr_t | ELF file header |
elf_prog | Kernel-specific definition of a loaded ELF binary |
elf_rel_t | ELF Relocation entry (without explicit addend) |
elf_rela_t | ELF Relocation entry (with explicit addend) |
elf_shdr_t | ELF Section header |
elf_sym_t | Symbol table entry |
export_sym | A single export symbol |
flashrom_ispcfg | ISP configuration structure |
flashrom_syscfg | System configuration structure |
fs_socket_proto | Internal sockets protocol handler |
in6_addr | Structure used to store an IPv6 address |
in_addr | Structure used to store an IPv4 address |
iovec | Scatter/Gather array |
ip_hdr_s | IPv4 Packet header |
ipv6_hdr_s | IPv6 Packet header |
irq_context | Architecture-specific structure for holding the processor state |
kbd_cond_t | Keyboard raw condition structure |
kbd_keymap | Keyboard keymap |
kbd_state | Keyboard status structure |
klibrary | Loaded library structure |
knetif | Structure describing one usable network device |
kos_blockdev | A simple block device |
kos_dirent | Directory entry |
kos_mutex | Mutual exclusion lock type |
kthread | Structure describing one running thread |
kthread_once_t | Object type backing kthread_once |
kthread_tls_kv | Thread-local storage key-value pair |
mallinfo | ANSI C functions |
maple_device | One maple device |
maple_devinfo | Maple device info structure |
maple_driver | A maple device driver |
maple_frame | Maple frame to be queued for transport |
maple_port | Internal representation of a Maple port |
maple_response | Maple response frame structure |
maple_state_str | Maple state structure |
mmucontext | MMU context type |
mmupage | MMU TLB entry for a single page |
mmusubcontext | MMU sub-context type |
mouse_cond_t | |
mouse_state_t | Mouse status structure |
net_ipv4_stats | IPv4 statistics structure |
net_ipv6_stats | IPv6 statistics structure |
net_socket | Internal representation of a socket for fs_socket |
net_udp_stats | UDP statistics structure |
nmmgr_handler | Name handler interface |
pollfd | Structure representing a single file descriptor used by poll() |
pthread_attr_t | POSIX thread attributes |
pthread_condattr_t | POSIX condition variable attributes |
pthread_mutexattr_t | POSIX mutex attributes |
purupuru_effect | Effect generation structure |
pvr_init_params_t | PVR initialization structure |
pvr_mod_hdr_t | Modifier volume header |
pvr_modifier_vol_t | PVR vertex type: Modifier volume |
pvr_poly_cxt_t | PVR polygon context |
pvr_poly_hdr_t | PVR polygon header |
pvr_poly_ic_hdr_t | PVR polygon header with intensity color |
pvr_poly_mod_hdr_t | PVR polygon header to be used with modifier volumes |
pvr_sprite_col_t | PVR vertex type: Untextured sprite |
pvr_sprite_cxt_t | PVR sprite context |
pvr_sprite_hdr_t | PVR polygon header specifically for sprites |
pvr_sprite_txr_t | PVR vertex type: Textured sprite |
pvr_stats | PVR statistics structure |
pvr_vertex_pcm_t | PVR vertex type: Non-textured, packed color, affected by modifier volume |
pvr_vertex_t | Generic PVR vertex type |
pvr_vertex_tpcm_t | PVR vertex type: Textured, packed color, affected by modifer volume |
rw_semaphore | Reader/writer semaphore structure |
sched_param | Scheduling Parameters, P1003.1b-1993, p. 249 |
semaphore | Semaphore type |
sip_state | SIP status structure |
sockaddr | Socket address structure |
sockaddr_in | Structure used to store an IPv4 address for a socket |
sockaddr_in6 | Structure used to store an IPv6 address for a socket |
sockaddr_storage | Socket address structure of appropriate size to hold any supported socket type's addresses |
stat_t | File status information |
symtab_handler | A symbol table "handler" for nmmgr |
vfs_handler | VFS handler interface |
vid_mode | Video mode structure |
vmu_dir_t | VMU FS Directory entries, 32 bytes each |
vmu_hdr | Final VMU package type |
vmu_pkg | VMU Package type |
vmu_root_t | VMU FS Root block layout |
vmu_timestamp_t | BCD timestamp, used several places in the vmufs |