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 |
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 |
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_context_t | Architecture-specific structure for holding the processor state |
Ckbd_cond_t | Keyboard raw condition structure |
Ckbd_keymap_t | Keyboard keymap |
Ckbd_state_t | Keyboard status structure |
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 | POSIX thread attributes |
Cpthread_condattr_t | POSIX condition variable attributes |
Cpthread_mutexattr_t | POSIX mutex attributes |
Cpurupuru_effect_t | Effect generation structure |
Cpvr_init_params_t | PVR initialization structure |
Cpvr_mod_hdr_t | Modifier volume header |
Cpvr_modifier_vol_t | PVR vertex type: Modifier volume |
Cpvr_poly_cxt_t | PVR polygon context |
Cpvr_poly_hdr_t | PVR polygon header |
Cpvr_poly_ic_hdr_t | PVR polygon header with intensity color |
Cpvr_poly_mod_hdr_t | PVR polygon header to be used with modifier volumes |
Cpvr_sprite_col_t | PVR vertex type: Untextured sprite |
Cpvr_sprite_cxt_t | PVR sprite context |
Cpvr_sprite_hdr_t | PVR polygon header specifically for sprites |
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 |
Csemaphore_t | Semaphore type |
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 |
Ctcbhead_t | Thread Control Block Header |
Ctermios | |
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_cond_t | VMU's raw condition data: 0 = PRESSED, 1 = RELEASED |
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 | VMU's "civilized" state data: 0 = RELEASED, 1 = PRESSED |
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 |