globus_rsl_value_variable_get_size (3) Linux Manual Page
RSL Accessor Functions – Functionsint globus_rsl_boolean_get_operator (globus_rsl_t *ast_node) Get the RSL operator used in a boolean RSL composition. globus_list_t * globus_rsl_boolean_get_operand_list (globus_rsl_t *ast_node) Get the RSL operand list from a boolean RSL composition. globus_list_t ** globus_rsl_boolean_get_operand_list_ref (globus_rsl_t *boolean_node) Get a reference to the RSL operand list from a boolean RSL composition. char * globus_rsl_relation_get_attribute (globus_rsl_t…
