Here is a list of all functions with links to the files they belong to:
- s -
- s4_abort() : transaction.c, s4.h
- s4_add() : transaction.c, s4.h
- s4_begin() : transaction.c, s4.h
- s4_close() : s4.c, s4.h
- s4_commit() : s4.h, transaction.c
- s4_cond_add_operand() : s4.h, cond.c
- s4_cond_free() : s4.h, cond.c
- s4_cond_get_cmp_mode() : s4.h, cond.c
- s4_cond_get_combine_function() : cond.c, s4.h
- s4_cond_get_combiner_type() : s4.h, cond.c
- s4_cond_get_filter_function() : s4.h, cond.c
- s4_cond_get_filter_type() : s4.h, cond.c
- s4_cond_get_flags() : s4.h, cond.c
- s4_cond_get_funcdata() : s4.h, cond.c
- s4_cond_get_ikey() : s4_priv.h
- s4_cond_get_key() : cond.c, s4.h
- s4_cond_get_operand() : s4.h, cond.c
- s4_cond_get_sourcepref() : s4.h, cond.c
- s4_cond_is_combiner() : s4.h, cond.c
- s4_cond_is_filter() : s4.h, cond.c
- s4_cond_is_monotonic() : cond.c, s4.h
- s4_cond_new_combiner() : s4.h, cond.c
- s4_cond_new_custom_combiner() : s4.h, cond.c
- s4_cond_new_custom_filter() : s4.h, cond.c
- s4_cond_new_filter() : s4.h, cond.c
- s4_cond_ref() : s4.h, cond.c
- s4_cond_set_ikey() : s4_priv.h
- s4_cond_unref() : cond.c, s4.h
- s4_cond_update_key() : cond.c, s4.h
- s4_create_uuid() : s4.h, uuid.c
- s4_del() : s4.h, transaction.c
- s4_errno() : s4.h, s4.c
- s4_fetchspec_add() : s4.h, fetchspec.c
- s4_fetchspec_create() : fetchspec.c, s4.h
- s4_fetchspec_free() : s4.h, fetchspec.c
- s4_fetchspec_get_flags() : s4.h, fetchspec.c
- s4_fetchspec_get_key() : s4.h, fetchspec.c
- s4_fetchspec_get_sourcepref() : s4.h, fetchspec.c
- s4_fetchspec_ref() : s4.h, fetchspec.c
- s4_fetchspec_size() : s4.h, fetchspec.c
- s4_fetchspec_unref() : s4.h, fetchspec.c
- s4_fetchspec_update_key() : s4.h, fetchspec.c
- s4_get_uuid() : s4.h, uuid.c
- s4_get_uuid_string() : s4.h, uuid.c
- s4_open() : s4.h, s4.c
- s4_order_add_column() : resultset.c, s4.h
- s4_order_add_random() : s4.h, resultset.c
- s4_order_create() : s4.h, resultset.c
- s4_order_entry_add_choice() : s4.h, resultset.c
- s4_order_free() : s4.h, resultset.c
- s4_pattern_create() : s4.h, pattern.c
- s4_pattern_free() : s4.h, pattern.c
- s4_pattern_match() : s4.h, pattern.c
- s4_query() : s4.h, transaction.c
- s4_result_create() : result.c, s4_priv.h
- s4_result_free() : result.c, s4_priv.h
- s4_result_get_key() : s4.h, result.c
- s4_result_get_src() : s4.h, result.c
- s4_result_get_val() : s4.h, result.c
- s4_result_next() : s4.h, result.c
- s4_resultrow_create() : resultset.c, s4_priv.h
- s4_resultrow_get_col() : s4.h, resultset.c
- s4_resultrow_ref() : resultset.c, s4_priv.h
- s4_resultrow_set_col() : s4.h, resultset.c
- s4_resultrow_unref() : s4_priv.h, resultset.c
- s4_resultset_add_row() : s4.h, resultset.c
- s4_resultset_create() : s4.h, resultset.c
- s4_resultset_free() : s4.h, resultset.c
- s4_resultset_get_colcount() : s4.h, resultset.c
- s4_resultset_get_result() : s4.h, resultset.c
- s4_resultset_get_row() : resultset.c, s4.h
- s4_resultset_get_rowcount() : s4.h, resultset.c
- s4_resultset_ref() : s4.h, resultset.c
- s4_resultset_shuffle() : s4.h, resultset.c
- s4_resultset_sort() : s4.h, resultset.c
- s4_resultset_unref() : s4.h, resultset.c
- s4_set_errno() : s4.c, s4_priv.h
- s4_sourcepref_create() : s4.h, sourcepref.c
- s4_sourcepref_get_priority() : s4.h, sourcepref.c
- s4_sourcepref_ref() : s4.h, sourcepref.c
- s4_sourcepref_unref() : s4.h, sourcepref.c
- s4_string_casefold() : s4.h, const.c
- s4_string_collate() : s4.h, const.c
- s4_sync() : s4.h, s4.c
- s4_val_cmp() : s4.h, val.c
- s4_val_copy() : s4.h, val.c
- s4_val_free() : s4.h, val.c
- s4_val_get_casefolded_str() : s4.h, val.c
- s4_val_get_collated_str() : val.c, s4.h
- s4_val_get_int() : s4.h, val.c
- s4_val_get_str() : s4.h, val.c
- s4_val_is_int() : s4.h, val.c
- s4_val_is_str() : s4.h, val.c
- s4_val_new_int() : s4.h, val.c
- s4_val_new_internal_string() : val.c, s4_priv.h
- s4_val_new_string() : s4.h, val.c
- send_data() : common.h, object.c
- set_var() : cli.h, config.c
- SETUP() : t_cond.c, t_pattern.c, t_s4.c, t_sourcepref.c, t_transactions.c, t_val.c