cib_delete ( cib_t* cib )Field 'cib->cmds' in 1st parameter 'cib' (pointer) has base type 'struct cib_api_operations_s'.
cib_file_new ( char const* filename )Field 'retval->cmds' in return value (pointer) has base type 'struct cib_api_operations_s'.
cib_get_generation ( cib_t* cib )Field 'cib->cmds' in 1st parameter 'cib' (pointer) has base type 'struct cib_api_operations_s'.
cib_native_new ( )Field 'retval->cmds' in return value (pointer) has base type 'struct cib_api_operations_s'.
cib_new ( )Field 'retval->cmds' in return value (pointer) has base type 'struct cib_api_operations_s'.
cib_new_no_shadow ( )Field 'retval->cmds' in return value (pointer) has base type 'struct cib_api_operations_s'.
cib_remote_new ( char const* server, char const* user, char const* passwd, int port, gboolean encrypted )Field 'retval->cmds' in return value (pointer) has base type 'struct cib_api_operations_s'.
cib_shadow_new ( char const* name )Field 'retval->cmds' in return value (pointer) has base type 'struct cib_api_operations_s'.
delete_attr_delegate ( cib_t* the_cib, int options, char const* section, char const* node_uuid, char const* set_type, char const* set_name, char const* attr_id, char const* attr_name, char const* attr_value, gboolean to_console, char const* user_name )Field 'the_cib->cmds' in 1st parameter 'the_cib' (pointer) has base type 'struct cib_api_operations_s'.
determine_host ( cib_t* cib_conn, char** node_uname, char** node_uuid )Field 'cib_conn->cmds' in 1st parameter 'cib_conn' (pointer) has base type 'struct cib_api_operations_s'.
find_nvpair_attr_delegate ( cib_t* the_cib, char const* attr, char const* section, char const* node_uuid, char const* set_type, char const* set_name, char const* attr_id, char const* attr_name, gboolean to_console, char** value, char const* user_name )Field 'the_cib->cmds' in 1st parameter 'the_cib' (pointer) has base type 'struct cib_api_operations_s'.
get_cib_copy ( cib_t* cib )Field 'cib->cmds' in 1st parameter 'cib' (pointer) has base type 'struct cib_api_operations_s'.
query_node_uname ( cib_t* the_cib, char const* uuid, char** uname )Field 'the_cib->cmds' in 1st parameter 'the_cib' (pointer) has base type 'struct cib_api_operations_s'.
query_node_uuid ( cib_t* the_cib, char const* uname, char** uuid )Field 'the_cib->cmds' in 1st parameter 'the_cib' (pointer) has base type 'struct cib_api_operations_s'.
read_attr_delegate ( cib_t* the_cib, char const* section, char const* node_uuid, char const* set_type, char const* set_name, char const* attr_id, char const* attr_name, char** attr_value, gboolean to_console, char const* user_name )Field 'the_cib->cmds' in 1st parameter 'the_cib' (pointer) has base type 'struct cib_api_operations_s'.
set_standby ( cib_t* the_cib, char const* uuid, char const* scope, char const* standby_value )Field 'the_cib->cmds' in 1st parameter 'the_cib' (pointer) has base type 'struct cib_api_operations_s'.
update_attr_delegate ( cib_t* the_cib, int call_options, char const* section, char const* node_uuid, char const* set_type, char const* set_name, char const* attr_id, char const* attr_name, char const* attr_value, gboolean to_console, char const* user_name )Field 'the_cib->cmds' in 1st parameter 'the_cib' (pointer) has base type 'struct cib_api_operations_s'.