globus_rsl_t* globus_rsl_parse | ( | char * | buf | ) |
Parse an RSL string.
The globus_rsl_parse() function parses the string pointed to by the buf parameter into an RSL syntax tree. The caller is responsible for freeing that tree by calling globus_rsl_free_recursive().
buf | A NULL-terminated string that contains an RSL relation or boolean composition. |
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org