|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
| C_mbstate_t | Conversion state information |
| Caddrinfo | Network address information structure |
| Caica_channel_t | AICA command payload data for AICA_CMD_CHAN |
| Caica_cmd_t | Command queue struct for commanding the AICA from the SH-4 |
| Caica_queue_t | SH4-to-AICA command queue |
| Calias_handler_t | Alias handler interface |
| Casic_evt_handler_entry_t | ASIC event handler table entry |
| CCDROM_TOC | TOC structure returned by the BIOS |
| Ccondvar_t | Condition variable |
| Ccont_state_t | Controller state structure |
| Cdbgio_handler_t | Debug I/O Interface |
| CDIR | Type representing a directory stream |
| Cdirent | POSIX directory entry structure |
| Cdirent_t | Directory entry |
| Cdma_config_t | DMA transfer configuration |
| Cdreameye_state_t | Dreameye status structure |
| Celf_hdr_t | ELF file header |
| Celf_prog_t | Kernel-specific definition of a loaded ELF binary |
| Celf_rel_t | ELF Relocation entry (without explicit addend) |
| Celf_rela_t | ELF Relocation entry (with explicit addend) |
| Celf_shdr_t | ELF Section header |
| Celf_sym_t | Symbol table entry |
| Cexport_sym_t | A single export symbol |
| Cfd_set | Represents a set of file descriptors |
| Cflashrom_ispcfg_t | ISP configuration structure |
| Cflashrom_syscfg_t | System configuration structure |
| Cfs_socket_proto_t | Internal sockets protocol handler |
| Cg2_ctx_t | G2 context |
| Chostent | Network host entry |
| Cin6_addr | Structure used to store an IPv6 address |
| Cin_addr | Structure used to store an IPv4 address |
| Ciovec_t | I/O vector structure |
| Cip_hdr_t | IPv4 Packet header |
| Cipv6_hdr_t | IPv6 Packet header |
| Cirq_cb_t | The type of a full callback of an IRQ handler and userdata |
| Cirq_context_t | Architecture-specific structure for holding the processor state |
| Ckbd_cond_t | Keyboard raw condition structure |
| Ckbd_leds_t | Keyboard LEDs |
| Ckbd_mods_t | Modifier Keys |
| Ckbd_state_t | Keyboard status structure |
| Ckey_state_t | Keyboard Key State |
| Cklibrary_t | Loaded library structure |
| Ckos_blockdev_t | A simple block device |
| Ckos_img_t | Platform-indpendent image type |
| Ckos_md5_cxt_t | MD5 context |
| Ckthread_attr_t | Thread creation attributes |
| Ckthread_job_t | Structure describing one job for the worker |
| Ckthread_t | Structure describing one running thread |
| Ckthread_tls_kv_t | Thread-local storage key-value pair |
| Ckthread_worker_t | Opaque structure describing one worker thread |
| Cmallinfo | ANSI C functions |
| Cmaple_device_t | One maple device |
| Cmaple_devinfo_t | Maple device info structure |
| Cmaple_driver_t | A maple device driver |
| Cmaple_frame_t | Maple frame to be queued for transport |
| Cmaple_port_t | Internal representation of a Maple port |
| Cmaple_response_t | Maple response frame structure |
| Cmaple_state_t | Maple state structure |
| Cmmucontext_t | MMU context type |
| Cmmupage_t | MMU TLB entry for a single page |
| Cmmusubcontext_t | MMU sub-context type |
| Cmouse_state_t | Mouse status structure |
| Cmutex_t | Mutual exclusion lock type |
| Cnet_ipv4_stats_t | IPv4 statistics structure |
| Cnet_ipv6_stats_t | IPv6 statistics structure |
| Cnet_socket_t | Internal representation of a socket for fs_socket |
| Cnet_udp_stats_t | UDP statistics structure |
| Cnetcfg_t | Network configuration information |
| Cnetif_t | Structure describing one usable network device |
| Cnmmgr_handler_t | Name handler interface |
| Coneshot_timer_t | Opaque structure describing one one-shot timer |
| Cpollfd | Structure representing a single file descriptor used by poll() |
| Cppp_device_t | PPP device structure |
| Cppp_protocol_t | PPP Protocol structure |
| Cpthread_attr_t | |
| Cpthread_barrier_t | |
| Cpthread_barrierattr_t | |
| Cpthread_cond_t | |
| Cpthread_condattr_t | |
| Cpthread_mutex_t | |
| Cpthread_mutexattr_t | |
| Cpthread_rwlock_t | |
| Cpthread_rwlockattr_t | |
| Cpurupuru_effect_t | Effect generation structure |
| Cpvr_init_params_t | PVR initialization structure |
| Cpvr_modifier_vol_t | PVR vertex type: Modifier volume |
| Cpvr_poly_cxt_t | PVR polygon context |
| Cpvr_poly_hdr_cmd_t | PVR header command |
| Cpvr_poly_hdr_mode1_t | PVR header mode1 |
| Cpvr_poly_hdr_mode2_t | PVR header mode2 |
| Cpvr_poly_hdr_mode3_t | PVR header mode3 |
| Cpvr_poly_hdr_t | PVR polygon header |
| Cpvr_sprite_col_t | PVR vertex type: Untextured sprite |
| Cpvr_sprite_cxt_t | PVR sprite context |
| Cpvr_sprite_txr_t | PVR vertex type: Textured sprite |
| Cpvr_stats_t | PVR statistics structure |
| Cpvr_vertex_pcm_t | PVR vertex type: Non-textured, packed color, affected by modifier volume |
| Cpvr_vertex_t | Generic PVR vertex type |
| Cpvr_vertex_tpcm_t | PVR vertex type: Textured, packed color, affected by modifier volume |
| Crw_semaphore_t | Reader/writer semaphore structure |
| Csched_param | Scheduling Parameters, P1003.1b-1993, p |
| Csd_init_params_t | SD card initialization parameters |
| Csemaphore_t | Semaphore type |
| Csfx_play_data_t | Data structure for sound effect playback |
| Csip_state_t | SIP status structure |
| Csockaddr | Socket address structure |
| Csockaddr_in | Structure used to store an IPv4 address for a socket |
| Csockaddr_in6 | Structure used to store an IPv6 address for a socket |
| Csockaddr_storage | Socket address structure of appropriate size to hold any supported socket type's addresses |
| Csymtab_handler_t | A symbol table "handler" for nmmgr |
| Cthd_barrier_t | Thread barrier type |
| Cubc_breakpoint_t | UBC breakpoint structure |
| Cutimbuf | |
| Cutsname | Kernel name/information structure |
| Cvec3f_t | 3D floating-point vector |
| Cvector_t | 4-part vector type |
| Cvfs_handler_t | VFS handler interface |
| Cvid_mode_t | Video mode structure |
| Cvmu_buttons_t | Represents the combined state of all VMU buttons |
| Cvmu_dir_t | VMU FS Directory entries, 32 bytes each |
| Cvmu_hdr_t | Final VMU package type |
| Cvmu_pkg_t | VMU Package type |
| Cvmu_root_t | VMU FS Root block layout |
| Cvmu_state_t | "Civilized" structure containing VMU's current state |
| Cvmu_timestamp_t | BCD timestamp, used several places in the vmufs |
| Cvmufb_font_t | VMU framebuffer font meta-data |
| Cvmufb_t | Virtual framebuffer for the VMU |