Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- f
: kbdgen.h
- F
: kbdgen.h
- FADDR
: faddr.h
- fallrate
: tetris.h, tetris.c
- false
: bool.h
- family
: nettest2.c, nettest1.c, netecho.c
- faster
: tetris.h
- fat_alloc_clusters()
: fat_fat.c
- fat_alloc_shadow_clusters()
: fat_fat.c
- fat_append_clusters()
: fat_fat.c
- fat_block_get()
: fat_fat.c
- fat_blocks_write()
: mkfat.c
- fat_bootsec_create()
: mkfat.c
- fat_cfg_t
: mkfat.c
- fat_chop_clusters()
: fat_fat.c
- fat_classify_dentry()
: fat_dentry.c
- fat_cluster_walk()
: fat_fat.c
- fat_connection()
: fat.c
- fat_create_node()
: fat_ops.c
- fat_dentry_name_get()
: fat_dentry.c
- fat_dentry_name_set()
: fat_dentry.c
- fat_dentry_name_verify()
: fat_dentry.c
- fat_dentry_namecmp()
: fat_dentry.c
- fat_destroy_node()
: fat_ops.c
- fat_device_get()
: fat_ops.c
- fat_fill_gap()
: fat_fat.c
- fat_free_clusters()
: fat_fat.c
- fat_get_cluster()
: fat_fat.c
- fat_has_children()
: fat_ops.c
- fat_idx_create()
: fat_idx.c
- fat_index_alloc()
: fat_idx.c
- fat_index_free()
: fat_idx.c
- fat_index_get()
: fat_ops.c
- fat_is_directory()
: fat_ops.c
- fat_is_file()
: fat_ops.c
- fat_libfs_ops
: fat_ops.c
- fat_link()
: fat_ops.c
- fat_lnkcnt_get()
: fat_ops.c
- fat_match()
: fat_ops.c
- FAT_NODE
: fat_ops.c
- fat_node_fini_by_devmap_handle()
: fat_ops.c
- fat_node_get()
: fat_ops.c
- fat_node_get_core()
: fat_ops.c
- fat_node_get_new()
: fat_ops.c
- fat_node_initialize()
: fat_ops.c
- fat_node_open()
: fat_ops.c
- fat_node_put()
: fat_ops.c
- fat_node_sync()
: fat_ops.c
- fat_params_compute()
: mkfat.c
- fat_params_t
: mkfat.c
- fat_plb_get_char()
: fat_ops.c
- fat_reg
: fat.c
- fat_root_get()
: fat_ops.c
- fat_sanity_check()
: fat_fat.c
- fat_set_cluster()
: fat_fat.c
- fat_size_get()
: fat_ops.c
- fat_unlink()
: fat_ops.c
- fat_vfs_info
: fat.c
- fat_zero_cluster()
: fat_fat.c
- fault_event()
: taskmon.c
- fb_addr
: fb.c
- fb_client_connection()
: fb.c
- fb_font
: font-8x16.h, font-8x16.c
- fb_font_glyph()
: font-8x16.c
- fb_info
: console.c
- fb_init()
: fb.c
- fb_pending
: console.c
- fb_pending_flush()
: console.c
- FB_POS
: fb.c
- fb_putchar()
: console.c
- fb_request_t
: fb.h
- fb_set_color()
: fb.c
- fb_set_style()
: fb.c
- fb_update_area()
: console.c
- fbphone
: gcons.c
- fclose()
: io.c
- FCR_REG
: ns16550.c
- fd_node()
: vfs.c
- fd_phone()
: vfs.c
- fdopen()
: io.c
- feof()
: io.c
- ferror()
: io.c
- fflush()
: io.c
- fgetc()
: io.c
- fgets()
: io.c
- fhc_connection()
: fhc.c
- fhc_init()
: fhc.c
- FHC_UART_ICLR
: fhc.c
- FHC_UART_IMAP
: fhc.c
- FHC_UART_INR
: fhc.c
- fhc_uart_phys
: fhc.c
- fhc_uart_size
: fhc.c
- fhc_uart_virt
: fhc.c
- fibril_add_manager()
: fibril.c
- fibril_add_ready()
: fibril.c
- fibril_condvar_broadcast()
: fibril_synch.c
- FIBRIL_CONDVAR_INITIALIZE
: async_sess.c, fibril_synch.h
- fibril_condvar_initialize()
: fibril_synch.c
- FIBRIL_CONDVAR_INITIALIZER
: fibril_synch.h
- fibril_condvar_signal()
: fibril_synch.c
- fibril_condvar_wait()
: fibril_synch.c
- fibril_condvar_wait_timeout()
: fibril_synch.c
- FIBRIL_connection
: async.c
- fibril_create()
: fibril.c
- fibril_dec_sercount()
: fibril.c
- fibril_errno
: errno.c
- fibril_futex
: fibril.c
- fibril_get_id()
: fibril.c
- fibril_get_sercount()
: fibril.c
- fibril_inc_sercount()
: fibril.c
- FIBRIL_INITIAL_STACK_PAGES_NO
: fibril.c
- fibril_local
: fibril.h
- fibril_main()
: fibril.c
- FIBRIL_MUTEX_INITIALIZE
: vfs_node.c, fat_ops.c, fat_idx.c, fat_fat.c, devfs_ops.c, recognise.c, debug.c, libblock.c, fibril_synch.h
- fibril_mutex_initialize()
: fibril_synch.c
- FIBRIL_MUTEX_INITIALIZER
: fibril_synch.h
- fibril_mutex_is_locked()
: fibril_synch.c
- fibril_mutex_lock()
: fibril_synch.c
- fibril_mutex_trylock()
: fibril_synch.c
- fibril_mutex_unlock()
: fibril_synch.c
- fibril_remove_manager()
: fibril.c
- FIBRIL_RWLOCK_INITIALIZE
: vfs_ops.c, fibril_synch.h
- fibril_rwlock_initialize()
: fibril_synch.c
- FIBRIL_RWLOCK_INITIALIZER
: fibril_synch.h
- fibril_rwlock_is_locked()
: fibril_synch.c
- fibril_rwlock_is_read_locked()
: fibril_synch.c
- fibril_rwlock_is_write_locked()
: fibril_synch.c
- fibril_rwlock_read_lock()
: fibril_synch.c
- fibril_rwlock_read_unlock()
: fibril_synch.c
- fibril_rwlock_write_lock()
: fibril_synch.c
- fibril_rwlock_write_unlock()
: fibril_synch.c
- FIBRIL_SERIALIZED
: fibril.h
- fibril_setup()
: fibril.c
- fibril_switch()
: fibril.c
- fibril_switch_type_t
: fibril.h
- fibril_teardown()
: fibril.c
- FIBRIL_WRITER
: fibril.h
- fibril_yield()
: fibril.h
- fid_t
: fibril.h
- fifo_count_t
: fifo.h
- fifo_create
: fifo.h
- FIFO_CREATE_STATIC
: fifo.h
- fifo_index_t
: fifo.h
- FIFO_INITIALIZE_DYNAMIC
: fifo.h
- FIFO_INITIALIZE_STATIC
: fifo.h
- fifo_pop
: fifo.h
- fifo_push
: fifo.h
- fil_buf
: main.c
- filc
: main.c
- file_bd_connection()
: file_bd.c
- file_bd_init()
: file_bd.c
- file_bd_read_blocks()
: file_bd.c
- file_bd_write_blocks()
: file_bd.c
- file_insert()
: edit.c
- file_save()
: edit.c
- file_save_as()
: edit.c
- file_save_range()
: edit.c
- filename_prompt()
: edit.c
- fileno()
: io.c
- FILES
: vfs_file.c
- fill_area()
: common.h
- fill_block()
: common.h
- filv
: main.c
- find_by_address()
: connhost.c, iface.c, hc_iface.c
- find_device()
: netif_skel.h
- find_endpoint_mapping()
: pipesinit.c
- find_free_pixmap()
: fb.c
- find_interface_by_id()
: device.c
- find_interrupt_context()
: driver.c
- find_interrupt_context_by_id()
: driver.c
- find_string_indexes_callback()
: info.c
- finishFloat64()
: common.c
- first_heap_area
: malloc.c
- firstgame
: tetris.c
- fits_in()
: shapes.c
- flip_checksum()
: net_checksum.c
- FLOAT32_BIAS
: sftypes.h
- FLOAT32_FRACTION_SIZE
: sftypes.h
- FLOAT32_HIDDEN_BIT_MASK
: sftypes.h
- FLOAT32_INF
: sftypes.h
- FLOAT32_MAX
: sftypes.h
- FLOAT32_MAX_EXPONENT
: sftypes.h
- FLOAT32_MIN
: sftypes.h
- FLOAT32_NAN
: sftypes.h
- FLOAT32_SIGNAN
: sftypes.h
- float32_to_int
: functions.h
- float32_to_int32()
: conversion.c
- float32_to_int64()
: conversion.c
- float32_to_long
: functions.h
- float32_to_longlong
: functions.h
- float32_to_uint
: functions.h
- float32_to_uint32()
: conversion.c
- float32_to_uint64()
: conversion.c
- float32_to_ulong
: functions.h
- float32_to_ulonglong
: functions.h
- FLOAT64_BIAS
: sftypes.h
- FLOAT64_FRACTION_SIZE
: sftypes.h
- FLOAT64_HIDDEN_BIT_MASK
: sftypes.h
- FLOAT64_INF
: sftypes.h
- FLOAT64_MAX
: sftypes.h
- FLOAT64_MAX_EXPONENT
: sftypes.h
- FLOAT64_MIN
: sftypes.h
- FLOAT64_NAN
: sftypes.h
- FLOAT64_SIGNAN
: sftypes.h
- float64_to_int
: functions.h
- float64_to_int32()
: conversion.c
- float64_to_int64()
: conversion.c
- float64_to_long
: functions.h
- float64_to_longlong
: functions.h
- float64_to_uint
: functions.h
- float64_to_uint32()
: conversion.c
- float64_to_uint64()
: conversion.c
- float64_to_ulong
: functions.h
- float64_to_ulonglong
: functions.h
- FLOAT80_BIAS
: sftypes.h
- FMI_FI_MASK
: ohci_regs.h
- FMI_FI_SHIFT
: ohci_regs.h
- FMI_FSMPS_MASK
: ohci_regs.h
- FMI_FSMPS_SHIFT
: ohci_regs.h
- FMI_TOGGLE_FLAG
: ohci_regs.h
- FMN_NUMBER_MASK
: ohci_regs.h
- FMR_FR_MASK
: ohci_regs.h
- FMR_FR_SHIFT
: ohci_regs.h
- FMR_TOGGLE_FLAG
: ohci_regs.h
- fmt_sym_address()
: taskdump.c
- fnode()
: io.c
- fnzb()
: bitops.h
- fnzb32()
: bitops.h
- fnzb64()
: bitops.h
- FONT_GLYPHS
: font-8x16.h
- FONT_SCANLINES
: font-8x16.h
- FONT_WIDTH
: font-8x16.h
- fopen()
: io.c
- fopen_node()
: io.c
- fphone()
: io.c
- fprintf()
: printf.c
- fputc()
: io.c
- fputs()
: io.c
- fr0
: regname.h
- fr1
: regname.h
- fr10
: regname.h
- fr11
: regname.h
- fr12
: regname.h
- fr13
: regname.h
- fr14
: regname.h
- fr15
: regname.h
- fr16
: regname.h
- fr17
: regname.h
- fr18
: regname.h
- fr19
: regname.h
- fr2
: regname.h
- fr20
: regname.h
- fr21
: regname.h
- fr22
: regname.h
- fr23
: regname.h
- fr24
: regname.h
- fr25
: regname.h
- fr26
: regname.h
- fr27
: regname.h
- fr28
: regname.h
- fr29
: regname.h
- fr3
: regname.h
- fr30
: regname.h
- fr31
: regname.h
- fr4
: regname.h
- fr5
: regname.h
- fr6
: regname.h
- fr7
: regname.h
- fr8
: regname.h
- fr9
: regname.h
- FRAME_OFFSET_FP_PREV
: stacktrace.c
- FRAME_OFFSET_RA
: stacktrace.c
- fread()
: io.c
- free
: malloc.c, packet_server.c
- free32()
: malloc32.h
- free_block()
: common.h
- free_data()
: top.c
- FREE_QUEUES_COUNT
: packet_server.c
- fs_handle_next
: vfs_register.c
- fs_handle_t
: vfs.h
- fs_index_t
: vfs.h
- FS_NAME_MAXLEN
: vfs.h
- FS_NODE
: fat_ops.c
- fs_node_initialize()
: libfs.c
- fs_register()
: libfs.c
- fseek()
: io.c
- fstat()
: vfs.c
- fsync()
: vfs.c
- ftell()
: io.c
- ftruncate()
: vfs.c
- fun_conf_parse()
: isa.c
- fun_conf_read()
: isa.c
- fun_hw_res_alloc()
: isa.c
- fun_hw_res_ops
: rootpc.c
- fun_parse_io_range()
: isa.c
- fun_parse_irq()
: isa.c
- fun_parse_match_id()
: isa.c
- fun_prop_parse()
: isa.c
- fun_to_hc()
: hc.h
- function_get_default_handler()
: driver.c
- function_get_ops()
: driver.c
- futex_down()
: futex.c
- futex_initialize()
: futex.c
- FUTEX_INITIALIZER
: futex.h
- futex_t
: futex.h
- futex_trydown()
: futex.c
- futex_up()
: futex.c
- fwrite()
: io.c
Generated on Thu Jun 2 07:46:02 2011 for HelenOS/USB by
1.4.7