oval_datatype_get_text ( oval_datatype_t p1 )1st parameter 'p1' has type 'oval_datatype_t'.
oval_entity_get_datatype ( oval_entity* p1 )Return value has type 'oval_datatype_t'.
oval_entity_set_datatype ( oval_entity* p1, oval_datatype_t p2 )2nd parameter 'p2' has type 'oval_datatype_t'.
oval_sysent_get_datatype ( oval_sysent* p1 )Return value has type 'oval_datatype_t'.
oval_sysent_set_datatype ( oval_sysent* sysent, oval_datatype_t type )2nd parameter 'type' has type 'oval_datatype_t'.
oval_value_get_datatype ( oval_value* p1 )Return value has type 'oval_datatype_t'.
oval_value_new ( oval_datatype_t datatype, char* text_value )1st parameter 'datatype' has type 'oval_datatype_t'.
oval_variable_get_datatype ( oval_variable* p1 )Return value has type 'oval_datatype_t'.
oval_variable_model_add ( oval_variable_model* model, char* varid, char const* comment, oval_datatype_t datatype, char* value )4th parameter 'datatype' has type 'oval_datatype_t'.
oval_variable_model_get_datatype ( oval_variable_model* p1, char* p2 )Return value has type 'oval_datatype_t'.
oval_variable_set_datatype ( oval_variable* p1, oval_datatype_t p2 )2nd parameter 'p2' has type 'oval_datatype_t'.