Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- o -
- ONE
: bitvec.h
- OSMO_ASSERT
: utils.h
- osmo_bcd2char()
: utils.h
- osmo_bit_reversal()
: bits.h
- OSMO_BR_BITS_IN_BYTE
: bits.h
- OSMO_BR_BITS_IN_DWORD
: bits.h
- OSMO_BR_BYTES_IN_DWORD
: bits.h
- osmo_br_mode
: bits.h
- OSMO_BR_WORD_SWAP
: bits.h
- osmo_char2bcd()
: utils.h
- osmo_constant_time_cmp()
: utils.h
- osmo_conv_decode()
: conv.h
- osmo_conv_encode()
: conv.h
- osmo_conv_encode_init()
: conv.h
- osmo_conv_term
: conv.h
- osmo_counter_alloc()
: statistics.h
- osmo_counter_dec()
: statistics.h
- osmo_counter_difference()
: statistics.h
- osmo_counter_free()
: statistics.h
- osmo_counter_get()
: statistics.h
- osmo_counter_get_by_name()
: statistics.h
- osmo_counter_inc()
: statistics.h
- osmo_counter_reset()
: statistics.h
- osmo_counters_for_each()
: statistics.h
- osmo_crc16gen_check_bits()
: crc16gen.h
- osmo_crc16gen_compute_bits()
: crc16gen.h
- osmo_crc16gen_set_bits()
: crc16gen.h
- osmo_crc32gen_check_bits()
: crc32gen.h
- osmo_crc32gen_compute_bits()
: crc32gen.h
- osmo_crc32gen_set_bits()
: crc32gen.h
- osmo_crc64gen_check_bits()
: crc64gen.h
- osmo_crc64gen_compute_bits()
: crc64gen.h
- osmo_crc64gen_set_bits()
: crc64gen.h
- osmo_crc8gen_check_bits()
: crc8gen.h
- osmo_crc8gen_compute_bits()
: crc8gen.h
- osmo_crc8gen_set_bits()
: crc8gen.h
- osmo_daemonize()
: application.h
, application.c
- osmo_decode_big_endian()
: utils.h
- OSMO_DEPRECATED
: defs.h
- osmo_encode_big_endian()
: utils.h
- osmo_fd_get_by_fd()
: select.h
- osmo_fd_init_ofd()
: socket.c
- osmo_fd_is_registered()
: select.h
- osmo_fd_register()
: select.h
- osmo_fd_unregister()
: select.h
- osmo_fsm_event_name()
: fsm.h
- osmo_fsm_inst_alloc()
: fsm.h
- osmo_fsm_inst_alloc_child()
: fsm.h
- osmo_fsm_inst_dispatch
: fsm.h
- osmo_fsm_inst_free()
: fsm.h
- osmo_fsm_inst_name()
: fsm.h
- osmo_fsm_inst_state_chg
: fsm.h
- osmo_fsm_inst_term
: fsm.h
- osmo_fsm_inst_term_children
: fsm.h
- osmo_fsm_log_addr()
: fsm.h
- osmo_fsm_register()
: fsm.h
- osmo_fsm_state_name()
: fsm.h
- osmo_fsm_term_cause
: fsm.h
- OSMO_FSM_TERM_ERROR
: fsm.h
- OSMO_FSM_TERM_PARENT
: fsm.h
- OSMO_FSM_TERM_REGULAR
: fsm.h
- OSMO_FSM_TERM_REQUEST
: fsm.h
- OSMO_FSM_TERM_TIMEOUT
: fsm.h
- osmo_fsm_unregister()
: fsm.h
- osmo_generate_backtrace()
: backtrace.c
- osmo_gettimeofday()
: timer.h
- osmo_gettimeofday_override
: timer.h
, timer_gettimeofday.c
- osmo_gettimeofday_override_add()
: timer.h
- OSMO_GNUC_PREREQ
: defs.h
- osmo_hexdump()
: utils.h
- osmo_hexdump_nospc()
: utils.h
- osmo_hexparse()
: utils.h
- osmo_init_ignore_signals()
: application.h
, application.c
- osmo_init_logging()
: application.h
, application.c
- osmo_log_backtrace()
: backtrace.c
- OSMO_MAX
: utils.h
- OSMO_MIN
: utils.h
- osmo_nibble_shift_left_unal()
: bits.h
- osmo_nibble_shift_right()
: bits.h
- OSMO_NUM_DLIB
: logging.h
- osmo_panic()
: panic.h
- osmo_panic_handler_t
: panic.h
- osmo_pbit2ubit()
: bits.h
- osmo_pbit2ubit_ext()
: bits.h
- osmo_pbit_bytesize()
: bits.h
- osmo_plugin_load_all()
: plugin.c
- osmo_prim_cb
: prim.h
- osmo_prim_init()
: prim.h
- osmo_prim_op_names
: prim.h
- osmo_prim_operation
: prim.h
- osmo_revbytebits_32()
: bits.h
- osmo_revbytebits_8()
: bits.h
- osmo_revbytebits_buf()
: bits.h
- osmo_rol16()
: bits.h
- osmo_sbit2ubit()
: bits.h
- osmo_select_main()
: select.h
- osmo_serial_clear_custom_baudrate()
: serial.h
- osmo_serial_init()
: serial.h
- osmo_serial_set_baudrate()
: serial.h
- osmo_serial_set_custom_baudrate()
: serial.h
- osmo_set_panic_handler()
: panic.h
- osmo_signal_cbfn
: signal.h
- osmo_signal_dispatch()
: signal.h
- osmo_signal_register_handler()
: signal.h
- OSMO_SIGNAL_SS_APPS
: signal.h
- osmo_signal_unregister_handler()
: signal.h
- OSMO_SOCK_F_BIND
: socket.h
- OSMO_SOCK_F_CONNECT
: socket.h
- OSMO_SOCK_F_NONBLOCK
: socket.h
- osmo_sock_get_name()
: socket.h
- osmo_sock_init()
: socket.h
- osmo_sock_init_ofd()
: socket.h
- osmo_sock_init_sa()
: socket.h
- osmo_sock_unix_init()
: socket.h
- osmo_sock_unix_init_ofd()
: socket.h
- osmo_sockaddr_is_local()
: socket.h
- osmo_stat_item_discard()
: stat_item.h
- osmo_stat_item_discard_all()
: stat_item.h
- osmo_stat_item_for_each_item()
: stat_item.h
- osmo_stat_item_get_by_name()
: stat_item.h
- osmo_stat_item_get_group_by_name_idx()
: stat_item.h
- osmo_stat_item_get_last()
: stat_item.h
- osmo_stat_item_get_next()
: stat_item.h
- osmo_stat_item_group_alloc()
: stat_item.h
- osmo_stat_item_group_free()
: stat_item.h
- osmo_stat_item_init()
: stat_item.h
- osmo_stderr_target
: application.c
, application.h
- osmo_str2lower()
: utils.h
- osmo_str2upper()
: utils.h
- OSMO_STRINGIFY
: utils.h
- osmo_strlcpy()
: utils.h
- osmo_strrb_add()
: strrb.c
, strrb.h
- osmo_strrb_create()
: strrb.c
, strrb.h
- osmo_strrb_elements()
: strrb.h
, strrb.c
- osmo_strrb_get_nth()
: strrb.c
, strrb.h
- osmo_strrb_is_empty()
: strrb.c
, strrb.h
- osmo_t4_encode()
: bitcomp.h
- osmo_talloc_replace_string()
: utils.h
- osmo_timer_add()
: timer.h
- osmo_timer_del()
: timer.h
- osmo_timer_pending()
: timer.h
- osmo_timer_remaining()
: timer.h
- osmo_timer_schedule()
: timer.h
- osmo_timers_check()
: timer.h
- osmo_timers_nearest()
: timer.h
- osmo_timers_prepare()
: timer.h
- osmo_timers_update()
: timer.h
- osmo_ubit2pbit()
: bits.h
- osmo_ubit2pbit_ext()
: bits.h
- osmo_ubit2sbit()
: bits.h
- osmo_ubit_dump()
: utils.h
- OSMO_VALUE_STRING
: utils.h
- osmo_vlogp()
: logging.h
- osmo_wqueue_bfd_cb()
: write_queue.h
- osmo_wqueue_clear()
: write_queue.h
- osmo_wqueue_enqueue()
: write_queue.h
- osmo_wqueue_init()
: write_queue.h