debian man page for globus_rsl_parse

Query: globus_rsl_parse

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RSL
Parsing(3) globus rsl RSL Parsing(3)
NAME
RSL Parsing - Functions globus_rsl_t * globus_rsl_parse (char *buf) Function Documentation 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(). Parameters: buf A NULL-terminated string that contains an RSL relation or boolean composition. Returns: Upon success, the globus_rsl_parse() function returns the parse tree generated by processing its input. If an error occurs, globus_rsl_parse() returns NULL. Author Generated automatically by Doxygen for globus rsl from the source code. Version 9.1 Wed Jan 25 2012 RSL Parsing(3)
Related Man Pages
globus-job-run(1) - debian
globus-job-submit(1) - debian
globus_gram_job_manager_script_interface(3) - debian
globus_rsl_param(3) - debian
globus_rsl_print(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?