cib_delete ( cib_t* cib )Field 'cib−>cmds' in 1st parameter 'cib' (pointer) has base type 'cib_api_operations_s'.
cib_file_new ( char const* filename )Field 'RetVal−>cmds' in return value (pointer) has base type 'cib_api_operations_s'.
cib_get_generation ( cib_t* cib )Field 'cib−>cmds' in 1st parameter 'cib' (pointer) has base type 'cib_api_operations_s'.
cib_native_new ( )Field 'RetVal−>cmds' in return value (pointer) has base type 'cib_api_operations_s'.
cib_new ( )Field 'RetVal−>cmds' in return value (pointer) has base type 'cib_api_operations_s'.
cib_new_no_shadow ( )Field 'RetVal−>cmds' in return value (pointer) has base type '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 'cib_api_operations_s'.
cib_shadow_new ( char const* name )Field 'RetVal−>cmds' in return value (pointer) has base type '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 'cib_api_operations_s'.
get_cib_copy ( cib_t* cib )Field 'cib−>cmds' in 1st parameter 'cib' (pointer) has base type '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 '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 '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 'cib_api_operations_s'.